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.Rd8
1 files changed, 4 insertions, 4 deletions
diff --git a/man/coef.sparsestep.Rd b/man/coef.sparsestep.Rd
index 4d713b5..0505cbc 100644
--- a/man/coef.sparsestep.Rd
+++ b/man/coef.sparsestep.Rd
@@ -1,4 +1,4 @@
-% Generated by roxygen2 (4.1.1): do not edit by hand
+% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/coef.sparsestep.R
\name{coef.sparsestep}
\alias{coef}
@@ -13,9 +13,9 @@
\item{\dots}{further argument are ignored}
}
\value{
-The coefficients of the SparseStep model (i.e. the betas). If the
-model was fitted with an intercept this will be the first value in the
-resulting vector.
+The coefficients of the SparseStep model (i.e. the betas) as a
+dgCMatrix. If the model was fitted with an intercept this will be the first
+row in the resulting matrix.
}
\description{
Returns the coefficients of the SparseStep model.