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>.

Version: 1.13-7
Depends: R (≥ 2.15), Matrix, methods, graphics, stats
Suggests: parallel
Published: 2021-05-07
Author: Matt Taddy
Maintainer: Matt Taddy <mataddy at gmail.com>
License: GPL-3
URL: https://github.com/TaddyLab/gamlr
NeedsCompilation: yes
Citation: gamlr citation info
CRAN checks: gamlr results

Documentation:

Reference manual: gamlr.pdf

Downloads:

Package source: gamlr_1.13-7.tar.gz
Windows binaries: r-devel: gamlr_1.13-7.zip, r-release: gamlr_1.13-7.zip, r-oldrel: gamlr_1.13-7.zip
macOS binaries: r-release (arm64): gamlr_1.13-7.tgz, r-oldrel (arm64): gamlr_1.13-7.tgz, r-release (x86_64): gamlr_1.13-7.tgz, r-oldrel (x86_64): gamlr_1.13-7.tgz
Old sources: gamlr archive

Reverse dependencies:

Reverse depends: distrom, textir
Reverse imports: bolasso

Linking:

Please use the canonical form https://CRAN.R-project.org/package=gamlr to link to this page.