Package: glmnet
Type: Package
Title: Lasso and Elastic-Net Regularized Generalized Linear Models
Version: 2.0-13
Date: 2017-09-21
Author: Jerome Friedman [aut, cre],
	Trevor Hastie [aut, cre],
	Noah Simon [aut, ctb],
	Junyang Qian [ctb],
	Rob Tibshirani [aut, cre]
Maintainer: Trevor Hastie <hastie@stanford.edu>
Depends: Matrix (>= 1.0-6), utils, foreach
Imports: methods
Suggests: survival, knitr, lars
Description: 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.
License: GPL-2
VignetteBuilder: knitr
URL: http://www.jstatsoft.org/v33/i01/.
NeedsCompilation: yes
Packaged: 2017-09-21 22:42:34 UTC; hastie
Repository: CRAN
Date/Publication: 2017-09-22 05:43:14 UTC
Built: R 3.4.3; x86_64-w64-mingw32; 2017-12-17 12:27:29 UTC; windows
Archs: i386, x64
