Skip to content
/ ncvreg Public
forked from pbreheny/ncvreg

Regularization paths for SCAD- and MCP-penalized regression models

Notifications You must be signed in to change notification settings

CY-dev/ncvreg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

version downloads codecov.io

ncvreg fits regularization paths for linear, logistic, or Poisson regression models with nonconvex penalties, in particular the minimax concave penalty (MCP) and smoothly clipped absolute deviation (SCAD) penalty. Coordinate descent algorithms are used to fit the models.

To install:

  • the latest released version: install.packages("ncvreg")
  • the latest version (requires devtools): install_github("pbreheny/ncvreg")

About

Regularization paths for SCAD- and MCP-penalized regression models

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 63.7%
  • C 36.3%