CRAN

glmnet 2.0-18

Lasso and Elastic-Net Regularized Generalized Linear Models

Released May 20, 2019 by Trevor Hastie

This package cannot yet be used with Renjin because there was a problem building the package using Renjin's toolchain. View Build Log An older version of this package is more compatible with Renjin.

Dependencies

Matrix 1.2-17 foreach 1.4.4

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.