sebastianbahr/glmnetSE: Add Nonparametric Bootstrap SE to 'glmnet' for Selected Coefficients (No Shrinkage)

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>.

Getting started

Package details

AuthorSebastian Bahr [cre, aut]
Maintainer
LicenseGPL-3
Version0.0.1
URL https://github.com/sebastianbahr/glmnetSE
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("sebastianbahr/glmnetSE")
sebastianbahr/glmnetSE documentation built on Dec. 22, 2021, 11:17 p.m.