ncvreg (version 3.14.1)

ncvreg-package: ncvreg: Regularization Paths for SCAD and MCP Penalized Regression Models

Description

Fits regularization paths for linear regression, GLM, and Cox regression models using lasso or nonconvex penalties, in particular the minimax concave penalty (MCP) and smoothly clipped absolute deviation (SCAD) penalty, with options for additional L2 penalties (the "elastic net" idea). Utilities for carrying out cross-validation as well as post-fitting visualization, summarization, inference, and prediction are also provided. For more information, see Breheny and Huang (2011) tools:::Rd_expr_doi("10.1214/10-AOAS388") or visit the ncvreg homepage https://pbreheny.github.io/ncvreg/.

Arguments

Author

Maintainer: Patrick Breheny patrick-breheny@uiowa.edu (ORCID)

References

Breheny P and Huang J. (2011) Coordinate descent algorithms for nonconvex penalized regression, with applications to biological feature selection. Annals of Applied Statistics, 5: 232-253.

See Also

Examples

Run this code
vignette("getting-started", package="ncvreg")

Run the code above in your browser using DataLab