Skip to content

❗ This is a read-only mirror of the CRAN R package repository. ncvreg — Regularization Paths for SCAD and MCP Penalized Regression Models. Homepage: https://pbreheny.github.io/ncvreg/https://github.com/pbreheny/ncvreg Report bugs for this package: https://github.com/pbreheny/ncvreg/issues

cran/ncvreg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub version CRAN version downloads R-CMD-check codecov.io

ncvreg is an R package for fitting 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.

Installation

To install the latest release version from CRAN:

install.packages("ncvreg")

To install the latest development version from GitHub:

remotes::install_github("pbreheny/ncvreg")

About

❗ This is a read-only mirror of the CRAN R package repository. ncvreg — Regularization Paths for SCAD and MCP Penalized Regression Models. Homepage: https://pbreheny.github.io/ncvreg/https://github.com/pbreheny/ncvreg Report bugs for this package: https://github.com/pbreheny/ncvreg/issues

Resources

Stars

Watchers

Forks

Packages

No packages published