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 papers listed in the URL below.
Version: | 3.0-1 |
Depends: | R (≥ 3.6.0), Matrix (≥ 1.0-6) |
Imports: | methods, utils, foreach, shape |
Suggests: | survival, knitr, lars |
Published: | 2019-11-15 |
Author: | Jerome Friedman [aut], Trevor Hastie [aut, cre], Rob Tibshirani [aut], Balasubramanian Narasimhan [aut], Noah Simon [aut], Junyang Qian [ctb] |
Maintainer: | Trevor Hastie <hastie at stanford.edu> |
License: | GPL-2 |
URL: | https://glmnet.stanford.edu, https://dx.doi.org/10.18637/jss.v033.i01, https://dx.doi.org/10.18637/jss.v039.i05 |
NeedsCompilation: | yes |
Citation: | glmnet citation info |
Materials: | README NEWS |
In views: | MachineLearning, Survival |
CRAN checks: | glmnet results |
Reference manual: | glmnet.pdf |
Vignettes: |
Coxnet: Regularized Cox Regression An Introduction to glmnet Relaxed fits |
Package source: | glmnet_3.0-1.tar.gz |
Windows binaries: | r-devel: glmnet_3.0-1.zip, r-devel-gcc8: glmnet_3.0-1.zip, r-release: glmnet_3.0-1.zip, r-oldrel: glmnet_2.0-18.zip |
OS X binaries: | r-release: glmnet_3.0-1.tgz, r-oldrel: glmnet_2.0-18.tgz |
Old sources: | glmnet archive |
Please use the canonical form https://CRAN.R-project.org/package=glmnet to link to this page.