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.1.1 |
Depends: | glmnet, Matrix, R (≥ 2.10) |
Published: | 2020-02-25 |
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 |
CRAN checks: | islasso results |
Reference manual: | islasso.pdf |
Package source: | islasso_1.1.1.tar.gz |
Windows binaries: | r-devel: islasso_1.1.1.zip, r-release: islasso_1.1.1.zip, r-oldrel: islasso_1.1.1.zip |
macOS binaries: | r-release: islasso_1.1.1.tgz, r-oldrel: islasso_1.1.1.tgz |
Old sources: | islasso archive |
Please use the canonical form https://CRAN.R-project.org/package=islasso to link to this page.