glmnetSE: Add Nonparametric Bootstrap SE to 'glmnet' for Selected Coefficients (No Shrinkage) (original) (raw)
Builds a LASSO, Ridge, or Elastic Net model with 'glmnet' or 'cv.glmnet' with bootstrap inference statistics (SE, CI, and p-value) for selected coefficients with no shrinkage applied for them. Model performance can be evaluated on test data and an automated alpha selection is implemented for Elastic Net. Parallelized computation is used to speed up the process. The methods are described in Friedman et al. (2010) <doi:10.18637/jss.v033.i01> and Simon et al. (2011) <doi:10.18637/jss.v039.i05>.
Version: | 0.0.1 |
---|---|
Depends: | R (≥ 4.0.0) |
Imports: | boot, glmnet, graphics, parallel, stats |
Published: | 2021-11-05 |
DOI: | 10.32614/CRAN.package.glmnetSE |
Author: | Sebastian Bahr [cre, aut] |
Maintainer: | Sebastian Bahr <sebastian.bahr at unibe.ch> |
BugReports: | https://github.com/sebastianbahr/glmnetSE/blob/main/issues |
License: | GPL-3 |
URL: | https://github.com/sebastianbahr/glmnetSE |
NeedsCompilation: | no |
Language: | en-US |
Materials: | README, NEWS |
CRAN checks: | glmnetSE results |
Documentation:
Downloads:
Linking:
Please use the canonical formhttps://CRAN.R-project.org/package=glmnetSEto link to this page.