extlasso: Maximum Penalized Likelihood Estimation with Extended Lasso Penalty

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. This 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. This package also contains functions for cross validation to select a suitable lambda value given the data. Also provides a function for estimation in fused lasso penalized linear regression. For more details, see Mandal, B. N.(2014). Computational methods for L1 penalized GLM model fitting, unpublished report submitted to Macquarie University, NSW, Australia.

Version: 0.3
Depends: R (≥ 3.1.1)
Published: 2022-05-13
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.3.tar.gz
Windows binaries: r-devel: extlasso_0.3.zip, r-release: extlasso_0.3.zip, r-oldrel: extlasso_0.3.zip
macOS binaries: r-release (arm64): extlasso_0.3.tgz, r-oldrel (arm64): extlasso_0.3.tgz, r-release (x86_64): extlasso_0.3.tgz
Old sources: extlasso archive

Linking:

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