extlasso: Maximum penalized likelihood estimation with extended lasso penalty

The package estimates coefficients of extended LASSO penalized linear regression and generalized linear models. Currently lasso and elastic net penalized linear regression and generalized linear models are considered. The package currently utilizes an accurate approximation of L1 penalty and then a modified Jacobi algorithm to estimate the coefficients. There is provision for plotting of the solutions and predictions of coefficients at given values of lambda. The package also contains functions for cross validation to select a suitable lambda value given the data. The package also provides a function for estimation in fused lasso penalized linear regression.

Version: 0.2
Depends: R (≥ 3.1.1)
Published: 2014-08-19
Author: B N Mandal and Jun Ma
Maintainer: B N Mandal <mandal.stat at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
CRAN checks: extlasso results

Documentation:

Reference manual: extlasso.pdf

Downloads:

Package source: extlasso_0.2.tar.gz
Windows binaries: r-devel: extlasso_0.2.zip, r-release: extlasso_0.2.zip, r-oldrel: extlasso_0.2.zip
macOS binaries: r-release (arm64): extlasso_0.2.tgz, r-oldrel (arm64): extlasso_0.2.tgz, r-release (x86_64): extlasso_0.2.tgz, r-oldrel (x86_64): extlasso_0.2.tgz
Old sources: extlasso archive

Linking:

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