islasso: The Induced Smoothed Lasso

An implementation of the induced smoothing (IS) idea to lasso regularization models to allow estimation and inference on the model coefficients (currently hypothesis testing only). Linear, logistic, Poisson and gamma regressions with several link functions are implemented. The algorithm is described in the original paper: Cilluffo, G., Sottile, G., La Grutta, S. and Muggeo, V. (2019) The Induced Smoothed lasso: A practical framework for hypothesis testing in high dimensional regression. <doi:10.1177/0962280219842890>, and discussed in a tutorial: Sottile, G., Cilluffo, G., and Muggeo, V. (2019) The R package islasso: estimation and hypothesis testing in lasso regression. <doi:10.13140/RG.2.2.16360.11521>.

Version: 1.4.3
Depends: glmnet (≥ 4.0), Matrix (≥ 1.0-6), R (≥ 3.6.0)
Suggests: knitr, lars, xfun, rmarkdown
Published: 2022-03-01
Author: Gianluca Sottile [aut, cre], Giovanna Cilluffo [aut, ctb], Vito MR Muggeo [aut, cre]
Maintainer: Gianluca Sottile <gianluca.sottile at unipa.it>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://journals.sagepub.com/doi/abs/10.1177/0962280219842890
NeedsCompilation: yes
Citation: islasso citation info
Materials: NEWS
In views: MachineLearning
CRAN checks: islasso results

Documentation:

Reference manual: islasso.pdf
Vignettes: An Introduction to islasso

Downloads:

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

Linking:

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