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) <doi:10.1002/sim.6314>, Wang et al. (2015) <doi:10.1002/bimj.201400143>, Wang et al. (2016) <doi:10.1177/0962280214530608>.
Version: | 0.3-7 |
Depends: | methods |
Imports: | MASS, glmnet, pscl, numDeriv, foreach, doParallel, bst |
Suggests: | zic, R.rsp, knitr, gdata |
Published: | 2019-02-27 |
Author: | Zhu Wang, with contributions from Achim Zeileis, Simon Jackman, Brian Ripley, Trevor Hastie, Rob Tibshirani, Balasubramanian Narasimhan, Gil Chu and Patrick Breheny |
Maintainer: | Zhu Wang <wangz1 at uthscsa.edu> |
License: | GPL-2 |
Copyright: | see file COPYRIGHTS |
NeedsCompilation: | yes |
Citation: | mpath citation info |
Materials: | NEWS |
CRAN checks: | mpath results |
Reference manual: | mpath.pdf |
Vignettes: |
Classification of Cancer Patients with Penalized Robust Nonconvex Loss Functions (with Results) Variable Selection for Health Care Demand in Germany (with Results) Classification of Cancer Patients with Penalized Robust Nonconvex Loss Functions (without Results) Variable Selection for Health Care Demand in Germany (without Results) |
Package source: | mpath_0.3-7.tar.gz |
Windows binaries: | r-devel: mpath_0.3-7.zip, r-release: mpath_0.3-7.zip, r-oldrel: mpath_0.3-7.zip |
OS X binaries: | r-release: mpath_0.3-7.tgz, r-oldrel: mpath_0.3-7.tgz |
Old sources: | mpath archive |
Reverse imports: | bujar |
Please use the canonical form https://CRAN.R-project.org/package=mpath to link to this page.