Extremely efficient procedures for fitting the entire lasso or elastic-net regularization path for linear regression, logistic and multinomial regression models, Poisson regression and the Cox model. Two recent additions are the multiple-response Gaussian, and the grouped multinomial regression. The algorithm uses cyclical coordinate descent in a path-wise fashion, as described in the paper linked to via the URL below.
Version: | 2.0-16 |
Depends: | Matrix (≥ 1.0-6), utils, foreach |
Imports: | methods |
Suggests: | survival, knitr, lars |
Published: | 2018-04-02 |
Author: | Jerome Friedman [aut, cre], Trevor Hastie [aut, cre], Rob Tibshirani [aut, cre], Noah Simon [aut, ctb], Balasubramanian Narasimhan [ctb], Junyang Qian [ctb] |
Maintainer: | Trevor Hastie <hastie at stanford.edu> |
License: | GPL-2 |
URL: | http://www.jstatsoft.org/v33/i01/. |
NeedsCompilation: | yes |
Citation: | glmnet citation info |
Materials: | ChangeLog |
In views: | MachineLearning, Survival |
CRAN checks: | glmnet results |
Reference manual: | glmnet.pdf |
Vignettes: |
An Introduction to Glmnet Fitting the Penalized Cox Model |
Package source: | glmnet_2.0-16.tar.gz |
Windows binaries: | r-devel: glmnet_2.0-16.zip, r-release: glmnet_2.0-16.zip, r-oldrel: glmnet_2.0-16.zip |
OS X binaries: | r-release: glmnet_2.0-16.tgz, r-oldrel: glmnet_2.0-16.tgz |
Old sources: | glmnet archive |
Please use the canonical form https://CRAN.R-project.org/package=glmnet to link to this page.