The R Project SVN R

Rev

Rev 27497 | Rev 40284 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 27497 Rev 30139
Line 32... Line 32...
32
    such that the plot contains the original series, the fitted values,
32
    such that the plot contains the original series, the fitted values,
33
    and the predicted values if any.}
33
    and the predicted values if any.}
34
  \item{\dots}{Other graphics parametes.}
34
  \item{\dots}{Other graphics parametes.}
35
}
35
}
36
\references{
36
\references{
37
  C.C Holt (1957)
37
  C. C. Holt (1957)
38
  Forecasting seasonals and trends by exponentially weighted
38
  Forecasting seasonals and trends by exponentially weighted
39
  moving averages,
39
  moving averages,
40
  ONR Research Memorandum, Carnigie Institute 52.
40
  ONR Research Memorandum, Carnigie Institute 52.
41
  
41
  
42
  P.R Winters (1960)
42
  P. R. Winters (1960)
43
  Forecasting sales by exponentially weighted moving averages,
43
  Forecasting sales by exponentially weighted moving averages,
44
  \emph{Management Science} \bold{6}, 324--342.
44
  \emph{Management Science} \bold{6}, 324--342.
45
}
45
}
46
\author{
46
\author{
47
  David Meyer \email{david.meyer@ci.tuwien.ac.at}
47
  David Meyer \email{David.Meyer@wu-wien.ac.at}
48
}
48
}
49
\seealso{
49
\seealso{
50
  \code{\link{HoltWinters}}, \code{\link{predict.HoltWinters}}
50
  \code{\link{HoltWinters}}, \code{\link{predict.HoltWinters}}
51
}
51
}
52
 
52