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.

Getting started

Package details

AuthorB N Mandal <mandal.stat@gmail.com> and Jun Ma <jun.ma@mq.edu.au>
MaintainerB N Mandal <mandal.stat@gmail.com>
LicenseGPL (>= 2)
Version0.3
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("extlasso")

Try the extlasso package in your browser

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

extlasso documentation built on May 13, 2022, 9:08 a.m.