aboutsummaryrefslogtreecommitdiff
path: root/man/plot.sparsestep.Rd
diff options
context:
space:
mode:
authorGertjan van den Burg <gertjanvandenburg@gmail.com>2021-01-09 15:05:26 +0000
committerGertjan van den Burg <gertjanvandenburg@gmail.com>2021-01-09 15:05:26 +0000
commita5e98bec76e5a7e124104db4309c657b790bd68e (patch)
treeca0b6bf4b5ea380c33ceda8c59c8c20ca4214030 /man/plot.sparsestep.Rd
parentCode formatting (diff)
downloadsparsestep-a5e98bec76e5a7e124104db4309c657b790bd68e.tar.gz
sparsestep-a5e98bec76e5a7e124104db4309c657b790bd68e.zip
Documentation updates
Diffstat (limited to 'man/plot.sparsestep.Rd')
-rw-r--r--man/plot.sparsestep.Rd11
1 files changed, 5 insertions, 6 deletions
diff --git a/man/plot.sparsestep.Rd b/man/plot.sparsestep.Rd
index 0fd0171..b3d4ae1 100644
--- a/man/plot.sparsestep.Rd
+++ b/man/plot.sparsestep.Rd
@@ -1,8 +1,8 @@
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/plot.sparsestep.R
\name{plot.sparsestep}
-\alias{plot}
\alias{plot.sparsestep}
+\alias{plot}
\title{Plot the SparseStep path}
\usage{
\method{plot}{sparsestep}(x, ...)
@@ -23,14 +23,13 @@ plot(fit)
pth <- path.sparsestep(x, y)
plot(pth)
}
-\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>
+}