shrink: Global, Parameterwise and Joint Shrinkage Factor Estimation

The predictive value of a statistical model can often be improved by applying shrinkage methods. This can be achieved, e.g., by regularized regression or empirical Bayes approaches. Various types of shrinkage factors can also be estimated after a maximum likelihood. While global shrinkage modifies all regression coefficients by the same factor, parameterwise shrinkage factors differ between regression coefficients. With variables which are either highly correlated or associated with regard to contents, such as several columns of a design matrix describing a nonlinear effect, parameterwise shrinkage factors are not interpretable and a compromise between global and parameterwise shrinkage, termed 'joint shrinkage', is a useful extension. A computational shortcut to resampling-based shrinkage factor estimation based on DFBETA residuals can be applied. Global, parameterwise and joint shrinkage for models fitted by lm(), glm(), coxph(), or mfp() is available.

Version: 1.2.3
Depends: R (≥ 3.2.2)
Imports: survival, MASS, rms, mfp
Suggests: aod, knitr, rmarkdown
Published: 2023-10-31
Author: Daniela Dunkler [aut, cre], Georg Heinze [aut]
Maintainer: Daniela Dunkler <daniela.dunkler at meduniwien.ac.at>
BugReports: https://github.com/biometrician/shrink/issues
License: GPL-3
URL: https://github.com/biometrician/shrink
NeedsCompilation: no
Citation: shrink citation info
Materials: NEWS
CRAN checks: shrink results

Documentation:

Reference manual: shrink.pdf
Vignettes: JSS Example Code

Downloads:

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

Linking:

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