The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
An implementation of ranked sparsity methods, including penalized regression methods such as the sparsity-ranked lasso, its non-convex alternatives, and elastic net, as well as the sparsity-ranked Bayesian Information Criterion. As described in Peterson and Cavanaugh (2022) <doi:10.1007/s10182-021-00431-7>, ranked sparsity is a philosophy with methods primarily useful for variable selection in the presence of prior informational asymmetry, which occurs in the context of trying to perform variable selection in the presence of interactions and/or polynomials. Ultimately, this package attempts to facilitate dealing with cumbersome interactions and polynomials while not avoiding them entirely. Typically, models selected under ranked sparsity principles will also be more transparent, having fewer falsely selected interactions and polynomials than other methods.
Version: | 0.3.1 |
Depends: | R (≥ 3.5) |
Imports: | ncvreg, rlang, magrittr, dplyr, recipes (≥ 1.0.0) |
Suggests: | survival, knitr, rmarkdown, kableExtra, testthat, covr, modeldata, MASS |
Published: | 2024-07-17 |
DOI: | 10.32614/CRAN.package.sparseR |
Author: | Ryan Andrew Peterson [aut, cre] |
Maintainer: | Ryan Andrew Peterson <ryan.a.peterson at cuanschutz.edu> |
License: | GPL-3 |
URL: | https://petersonr.github.io/sparseR/, https://github.com/petersonR/sparseR/ |
NeedsCompilation: | no |
Citation: | sparseR citation info |
Materials: | README NEWS |
CRAN checks: | sparseR results |
Reference manual: | sparseR.pdf |
Vignettes: |
Using the 'sparseR' package |
Package source: | sparseR_0.3.1.tar.gz |
Windows binaries: | r-devel: sparseR_0.3.1.zip, r-release: sparseR_0.3.1.zip, r-oldrel: sparseR_0.3.1.zip |
macOS binaries: | r-release (arm64): sparseR_0.3.1.tgz, r-oldrel (arm64): sparseR_0.3.1.tgz, r-release (x86_64): sparseR_0.3.1.tgz, r-oldrel (x86_64): sparseR_0.3.1.tgz |
Old sources: | sparseR archive |
Please use the canonical form https://CRAN.R-project.org/package=sparseR to link to this page.
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.