CMD + K

r-sparsestep

Community

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) <https://arxiv.org/abs/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.

Installation

To install this package, run one of the following:

Conda
$conda install r_test::r-sparsestep

Usage Tracking

1.0.0
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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) <https://arxiv.org/abs/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.

Last Updated

Oct 15, 2019 at 17:16

License

GPL-2

Total Downloads

1

Supported Platforms

noarch