Skip to content
forked from pbreheny/grpreg

Regularization paths for regression models with grouped covariates

Notifications You must be signed in to change notification settings

gunthergl/grpreg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

version downloads codecov.io

Regularization Paths for Regression Models with Grouped Covariates

grpreg is an R package for fitting the regularization path of linear regression, GLM, and Cox regression models with grouped penalties. This includes group selection methods such as group lasso, group MCP, and group SCAD as well as bi-level selection methods such as the group exponential lasso, the composite MCP, and the group bridge. Utilities for carrying out cross-validation as well as post-fitting visualization, summarization, and prediction are also provided.

Installation

  • To install the latest release version from CRAN: install.packages("grpreg")
  • To install the latest development version from GitHub: devtools::install_github("pbreheny/grpreg")

About

Regularization paths for regression models with grouped covariates

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 49.1%
  • C 49.2%
  • JavaScript 1.6%
  • CSS 0.1%