gamlr: Gamma Lasso Regression

The gamma lasso algorithm provides regularization paths corresponding to a range of non-convex cost functions between L0 and L1 norms. As much as possible, usage for this package is analogous to that for the glmnet package (which does the same thing for penalization between L1 and L2 norms). For details see: Taddy (2017 JCGS), 'One-Step Estimator Paths for Concave Regularization', <arXiv:1308.5623>.

Getting started

Package details

AuthorMatt Taddy <mataddy@gmail.com>
MaintainerMatt Taddy <mataddy@gmail.com>
LicenseGPL-3
Version1.13-8
URL https://github.com/TaddyLab/gamlr
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("gamlr")

Try the gamlr package in your browser

Any scripts or data that you put into this service are public.

gamlr documentation built on April 17, 2023, 1:06 a.m.