10000 GitHub - remiller1450/ncvreg: Regularization paths for SCAD- and MCP-penalized regression models
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

remiller1450/ncvreg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

version downloads codecov.io Travis build status

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:

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 68.8%
  • C 29.1%
  • JavaScript 2.0%
  • CSS 0.1%
0