CRAN/E | sparseR

sparseR

Variable Selection under Ranked Sparsity Principles for Interactions and Polynomials

Installation

About

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.

Citation sparseR citation info
petersonr.github.io/sparseR/
github.com/petersonR/sparseR/

Key Metrics

Version 0.2.3
R ≥ 3.5
Published 2023-12-06 148 days ago
Needs compilation? no
License GPL-3
CRAN checks sparseR results

Downloads

Yesterday 4 0%
Last 7 days 52 +4%
Last 30 days 175 -5%
Last 90 days 515 -38%
Last 365 days 2.364 +32%

Maintainer

Maintainer

Ryan Andrew Peterson

ryan.a.peterson@cuanschutz.edu

Authors

Ryan Andrew Peterson

aut / cre

Material

README
NEWS
Reference manual
Package source

Vignettes

sparseR

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

sparseR archive

Depends

R ≥ 3.5

Imports

ncvreg
rlang
magrittr
dplyr
recipes ≥ 1.0.0

Suggests

survival
knitr
rmarkdown
kableExtra
testthat
covr
modeldata
MASS