CRAN

mpath 0.3-15

Regularized Linear Models

Released Jun 5, 2019 by Zhu Wang

This package cannot yet be used with Renjin it depends on other packages which are not available: glmnet 2.0-18 An older version of this package is more compatible with Renjin.

Dependencies

glmnet 2.0-18 numDeriv 2016.8-1.1 bst 0.3-17 MASS 7.3-51.4 foreach 1.4.4 pscl 1.5.2 doParallel 1.0.14

Algorithms for fitting model-based penalized coefficient paths. Currently the models include penalized Poisson, negative binomial, zero-inflated Poisson and zero-inflated negative binomial regression models. The penalties include least absolute shrinkage and selection operator (LASSO), smoothly clipped absolute deviation (SCAD) and minimax concave penalty (MCP), and each possibly combining with L_2 penalty. See Wang et al. (2014) , Wang et al. (2015) , Wang et al. (2016) .