Package: sparsestep 1.0.1

sparsestep: SparseStep Regression

Implements the SparseStep model for solving regression problems with a sparsity constraint on the parameters. The SparseStep regression model was proposed in Van den Burg, Groenen, and Alfons (2017) <arxiv:1701.06967>. In the model, a regularization term is added to the regression problem which approximates the counting norm of the parameters. By iteratively improving the approximation a sparse solution to the regression problem can be obtained. In this package both the standard SparseStep algorithm is implemented as well as a path algorithm which uses golden section search to determine solutions with different values for the regularization parameter.

Authors:Gertjan van den Burg [aut, cre], Patrick Groenen [ctb], Andreas Alfons [ctb]

sparsestep_1.0.1.tar.gz
sparsestep_1.0.1.zip(r-4.5)sparsestep_1.0.1.zip(r-4.4)sparsestep_1.0.1.zip(r-4.3)
sparsestep_1.0.1.tgz(r-4.5-any)sparsestep_1.0.1.tgz(r-4.4-any)sparsestep_1.0.1.tgz(r-4.3-any)
sparsestep_1.0.1.tar.gz(r-4.5-noble)sparsestep_1.0.1.tar.gz(r-4.4-noble)
sparsestep_1.0.1.tgz(r-4.4-emscripten)sparsestep_1.0.1.tgz(r-4.3-emscripten)
sparsestep.pdf |sparsestep.html
sparsestep/json (API)
NEWS

# Install 'sparsestep' in R:
install.packages('sparsestep', repos = c('https://gjjvdburg.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/gjjvdburg/sparsestep/issues

On CRAN:

feature-selectionlasso-variantsregularized-linear-regressionsparse-regressionsparse-regularization

2.70 score 1 stars 7 scripts 189 downloads 2 exports 2 dependencies

Last updated 4 years agofrom:4c49fabae8. Checks:1 OK, 7 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 09 2025
R-4.5-winNOTEFeb 09 2025
R-4.5-macNOTEFeb 09 2025
R-4.5-linuxNOTEFeb 09 2025
R-4.4-winNOTEFeb 09 2025
R-4.4-macNOTEFeb 09 2025
R-4.3-winNOTEFeb 09 2025
R-4.3-macNOTEFeb 09 2025

Exports:path.sparsestepsparsestep

Dependencies:latticeMatrix