The R Project SVN R

Rev

Rev 88598 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 88598 Rev 88603
Line 27... Line 27...
27
  requested, a multiple time series is returned with columns \code{fit},
27
  requested, a multiple time series is returned with columns \code{fit},
28
  \code{lwr} and \code{upr} for the predicted values and the lower and
28
  \code{lwr} and \code{upr} for the predicted values and the lower and
29
  upper bounds respectively.
29
  upper bounds respectively.
30
}
30
}
31
\references{
31
\references{
32
  C. C. Holt (1957)
-
 
33
  Forecasting trends and seasonals by exponentially weighted
-
 
34
  moving averages,
-
 
35
  \emph{ONR Research Memorandum, Carnegie Institute of Technology} \bold{52}.
-
 
36
 
-
 
37
  \bibshow{R:Winters:1960}
32
  \bibshow{R:Holt:1957, R:Holt:2004, R:Winters:1960}
38
}
33
}
39
\author{
34
\author{
40
  David Meyer \email{David.Meyer@wu.ac.at}
35
  David Meyer \email{David.Meyer@wu.ac.at}
41
}
36
}
42
\seealso{\code{\link{HoltWinters}}}
37
\seealso{\code{\link{HoltWinters}}}