aboutsummaryrefslogtreecommitdiff
path: root/man/coef.sparsestep.Rd
diff options
context:
space:
mode:
Diffstat (limited to 'man/coef.sparsestep.Rd')
-rw-r--r--man/coef.sparsestep.Rd11
1 files changed, 5 insertions, 6 deletions
diff --git a/man/coef.sparsestep.Rd b/man/coef.sparsestep.Rd
index 0505cbc..9c2afae 100644
--- a/man/coef.sparsestep.Rd
+++ b/man/coef.sparsestep.Rd
@@ -1,8 +1,8 @@
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/coef.sparsestep.R
\name{coef.sparsestep}
-\alias{coef}
\alias{coef.sparsestep}
+\alias{coef}
\title{Get the coefficients of a fitted SparseStep model}
\usage{
\method{coef}{sparsestep}(object, ...)
@@ -27,14 +27,13 @@ fit <- sparsestep(x, y)
coef(fit)
}
-\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}.
}
-
+\author{
+Gerrit J.J. van den Burg, Patrick J.F. Groenen, Andreas Alfons\cr
+Maintainer: Gerrit J.J. van den Burg <gertjanvandenburg@gmail.com>
+}