aboutsummaryrefslogtreecommitdiff
path: root/R/sparsestep.R
diff options
context:
space:
mode:
Diffstat (limited to 'R/sparsestep.R')
-rw-r--r--R/sparsestep.R10
1 files changed, 10 insertions, 0 deletions
diff --git a/R/sparsestep.R b/R/sparsestep.R
index 6b47ef7..ef4ab22 100644
--- a/R/sparsestep.R
+++ b/R/sparsestep.R
@@ -46,6 +46,16 @@
#' \item{XX}{The matrix X'X if use.XX was set to TRUE}
#' \item{Xy}{The matrix X'y if use.Xy was set to TRUE}
#'
+#' @author
+#' Gerrit J.J. van den Burg, Patrick J.F. Groenen, Andreas Alfons\cr
+#' Maintainer: Gerrit J.J. van den Burg <gertjanvandenburg@gmail.com>
+#'
+#' @references
+#' Van den Burg, G.J.J., Groenen, P.J.F. and Alfons, A. (2017).
+#' \emph{SparseStep: Approximating the Counting Norm for Sparse Regularization},
+#' arXiv preprint arXiv:1701.06967 [stat.ME].
+#' URL \url{https://arxiv.org/abs/1701.06967}.
+#'
#' @seealso
#' \code{\link{coef}}, \code{\link{print}}, \code{\link{predict}},
#' \code{\link{plot}}, and \code{\link{path.sparsestep}}.