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

This branch is 22 commits ahead of, 190 commits behind pbreheny/ncvreg:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e9bfcb8 · Oct 12, 2016
Oct 12, 2016
Jul 8, 2016
Sep 30, 2016
Oct 3, 2016
Jun 7, 2016
Jun 7, 2016
Jul 22, 2016
Jul 22, 2016
Jun 7, 2016
Jun 13, 2016
Apr 11, 2016

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

Citation

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 63.7%
  • C 36.3%