We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b28ae9 commit 1b3d6bbCopy full SHA for 1b3d6bb
src/library/stats/man/predict.Rd
@@ -1,6 +1,6 @@
1
% File src/library/stats/man/predict.Rd
2
% Part of the R package, https://www.R-project.org
3
-% Copyright 1995-2020 R Core Team
+% Copyright 1995-2024 R Core Team
4
% Distributed under GPL 2 or later
5
6
\name{predict}
@@ -32,7 +32,7 @@ predict (object, \dots)
32
\code{n.ahead} specifying how many time steps ahead to predict.
33
34
Many methods have a logical argument \code{se.fit} saying if standard
35
- errors are to returned.
+ errors are to be returned.
36
}
37
\value{
38
The form of the value returned by \code{predict} depends on the
0 commit comments