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

2,907

Version

3.14.1

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Patrick Breheny

Last Published

April 25th, 2023

Functions in ncvreg (3.14.1)

mfdr

Marginal false discovery rates
Heart

Risk factors associated with heart disease
ncvfit

Direct interface for nonconvex penalized regression (non-pathwise)
local_mfdr

Estimate local mFDR for all features
Prostate

Factors associated with prostate specific antigen
ncvreg-package

ncvreg: Regularization Paths for SCAD and MCP Penalized Regression Models
predict.cv.ncvreg

Model predictions based on a fitted ncvreg object.
perm.ncvreg

Permutation fitting for ncvreg
plot.mfdr

Plot marginal false discovery rate curves
predict.ncvsurv

Model predictions based on a fitted "ncvsurv" object.
plot.cv.ncvreg

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

Fit an MCP- or SCAD-penalized regression path
plot.ncvreg

Plot coefficients from a ncvreg object
plot.ncvsurv.func

Plot survival curve for ncvsurv model
ncvsurv

Fit an MCP- or SCAD-penalized survival model
permres

Permute residuals for a fitted ncvreg model
summary.ncvreg

Summary method for ncvreg objects
summary.cv.ncvreg

Summarizing cross-validation-based inference
std

Standardizes a design matrix
residuals.ncvreg

Extract residuals from a ncvreg or ncvsurv fit
cv.ncvreg

Cross-validation for ncvreg/ncvsurv
logLik.ncvreg

Extract Log-Likelihood
AUC.cv.ncvsurv

AUC for cv.ncvsurv objects
Lung

VA lung cancer data set