Package: islasso Type: Package Title: The Induced Smoothed Lasso Version: 1.6.1 Date: 2025-08-17 Authors@R: c(person("Gianluca", "Sottile", role=c("aut", "cre"), email = "gianluca.sottile@unipa.it"), person("Giovanna", "Cilluffo", role=c("aut", "ctb")), person("Vito MR", "Muggeo", role=c("aut", "ctb"))) Depends: glmnet (>= 4.0), R (>= 4.1.0) Imports: stats, utils, graphics, cli, gridExtra, ggplot2 Suggests: knitr, lars, xfun, rmarkdown, roxygen2 Description: 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; see and discussed in a tutorial . License: GPL (>= 2) Encoding: UTF-8 URL: https://gianluca-sottile.github.io/islasso/ RoxygenNote: 7.3.3 NeedsCompilation: yes Author: Gianluca Sottile [aut, cre], Giovanna Cilluffo [aut, ctb], Vito MR Muggeo [aut, ctb] Maintainer: Gianluca Sottile LazyLoad: yes VignetteBuilder: knitr Repository: https://gianluca-sottile.r-universe.dev Date/Publication: 2025-11-14 10:33:22 UTC RemoteUrl: https://github.com/gianluca-sottile/islasso RemoteRef: HEAD RemoteSha: 97cd1869b0b747f48b05df65289cd23c316d040d Packaged: 2026-06-12 08:18:47 UTC; root