Learn R Programming

⚠️There's a newer version (3.15.0) of this package.Take me there.

Regularization paths for MCP and SCAD penalized regression models

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.

post-selection inference, see Breheny P (2019). Marginal false discovery rates for penalized regression models. Biostatistics, 20: 299-314

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")

Copy Link

Version

Install

install.packages('ncvreg')

Monthly Downloads

4,069

Version

3.13.0

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Patrick Breheny

Last Published

March 30th, 2021

Functions in ncvreg (3.13.0)

mfdr

Marginal false discovery rates
local_mfdr

Estimate local mFDR for all features
Prostate

Factors associated with prostate specific antigen
ncvfit

Direct interface for nonconvex penalized regression (non-pathwise)
cv.ncvreg

Cross-validation for ncvreg/ncvsurv
fir

Marginal false discovery rates
AUC.cv.ncvsurv

Calculates AUC for cv.ncvsurv objects
ncvreg-internal

Internal ncvreg functions
Heart

Risk factors associated with heart disease
Lung

VA lung cancer data set
predict.ncvreg

Model predictions based on a fitted ncvreg object.
plot.mfdr

Plot marginal false discovery rate curves
plot.ncvreg

Plot coefficients from a ncvreg object
permres

Permute residuals for a fitted ncvreg model
plot.cv.ncvreg

Plots the cross-validation curve from a cv.ncvreg object
std

Standardizes a design matrix
summary.ncvreg

Summary method for ncvreg objects
summary.cv.ncvreg

Summarizing cross-validation-based inference
ncvsurv

Fit an MCP- or SCAD-penalized survival model
perm.ncvreg

Permutation fitting for ncvreg
ncvreg-package

Regularization paths for SCAD- and MCP-penalized regression models
ncvreg

Fit an MCP- or SCAD-penalized regression path
predict.ncvsurv

Model predictions based on a fitted "ncvsurv" object.
plot.ncvsurv.func

Plot survival curve for ncvsurv model