From 1bf157a816bd50b11befbddb6fe91955725dc736 Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Sat, 9 Jan 2021 22:35:09 +0000 Subject: fix arXiv --- DESCRIPTION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DESCRIPTION b/DESCRIPTION index 3fa1ed2..1c1ee7c 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -9,7 +9,7 @@ Authors@R: c(person("Gertjan", "van den Burg", role=c("aut", "cre"), Description: 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) - . In the model, a regularization term is added to the + . 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 -- cgit v1.2.3