Description Usage Arguments Value
View source: R/telescope_Utils.R
Forecasts the season part of the time series
1 2 | ## S3 method for class 'season'
forecast(total.length, season, frequency, hist.length)
|
total.length |
history + horizon |
season |
The seasonal pattern from stl |
frequency |
The frequency of the timeseries |
hist.length |
The length of the history |
The seasonal pattern for the forecast horizon
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.