gilmour: The Interpretation of Adjusted Cp Statistic

Several methods may be found for selecting a subset of regressors from a set of k candidate variables in multiple linear regression. One possibility is to evaluate all possible regression models and comparing them using Mallows's Cp statistic (Cp) according to Gilmour original study. Full model is calculated, all possible combinations of regressors are generated, adjusted Cp for each submodel are computed, and the submodel with the minimum adjusted value Cp (ModelMin) is calculated. To identify the final model, the package applies a sequence of hypothesis tests on submodels nested within ModelMin, following the approach outlined in Gilmour's original paper. For more details see the help of the function final_model() and the original study (1996) <doi:10.2307/2348411>.

Version: 0.1.0
Depends: R (≥ 3.5)
Suggests: knitr, rmarkdown
Published: 2025-07-01
DOI: 10.32614/CRAN.package.gilmour
Author: Josef Dolejs ORCID iD [aut, cre]
Maintainer: Josef Dolejs <josef.dolejs at uhk.cz>
License: MIT + file LICENSE
NeedsCompilation: no
CRAN checks: gilmour results

Documentation:

Reference manual: gilmour.pdf
Vignettes: gilmour-spec (source, R code)

Downloads:

Package source: gilmour_0.1.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): not available, r-oldrel (arm64): not available, r-release (x86_64): gilmour_0.1.0.tgz, r-oldrel (x86_64): gilmour_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=gilmour to link to this page.