From 96e7bc6fdf292c7f73e599dae0b7957161e15212 Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Wed, 25 Jan 2017 14:03:38 +0100 Subject: Various documentation fixes --- man/predict.sparsestep.Rd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'man/predict.sparsestep.Rd') diff --git a/man/predict.sparsestep.Rd b/man/predict.sparsestep.Rd index 8318c34..d738e78 100644 --- a/man/predict.sparsestep.Rd +++ b/man/predict.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/predict.sparsestep.R \name{predict.sparsestep} \alias{predict} @@ -10,7 +10,7 @@ \arguments{ \item{object}{Fitted \code{sparsestep} object} -\item{newx}{Matrix of new values for \code{x} at which predictions are to +\item{newx}{Matrix of new values for \code{x} at which predictions are to be made.} \item{\dots}{further argument are ignored} @@ -19,7 +19,7 @@ be made.} a matrix of numerical predictions of size nobs x nlambda } \description{ -Predicts the outcome variable for the SparseStep model for +Predicts the outcome variable for the SparseStep model for each value of lambda supplied to the model. } \examples{ -- cgit v1.2.3