The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.

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.1
Depends: R (≥ 3.5)
Suggests: knitr, rmarkdown
Published: 2025-07-10
DOI: 10.32614/CRAN.package.gilmour
Author: Josef Dolejs ORCID iD [aut, cre]
Maintainer: Josef Dolejs <josef.dolejs at uhk.cz>
License: GPL-3
NeedsCompilation: no
CRAN checks: gilmour results

Documentation:

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

Downloads:

Package source: gilmour_0.1.1.tar.gz
Windows binaries: r-devel: gilmour_0.1.1.zip, r-release: gilmour_0.1.1.zip, r-oldrel: gilmour_0.1.1.zip
macOS binaries: r-release (arm64): gilmour_0.1.1.tgz, r-oldrel (arm64): gilmour_0.1.1.tgz, r-release (x86_64): gilmour_0.1.1.tgz, r-oldrel (x86_64): gilmour_0.1.1.tgz
Old sources: gilmour archive

Linking:

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

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.