Description Usage Arguments Value
View source: R/ts_combination.R
Using the predefined methods, this function produces point forecasts as well as prediction intervals of any given level.
1 2 3 4 5 6 7 |
y |
Time series object. |
h |
Horizons to be predicted. |
levels |
Prediction interval levels. Optional, default |
methods |
Methods to be combined. Optional, default |
... |
passed to the forecasting functions |
pp_obj |
preprocessing parameters |
combined forecasts of time series y including confidence intervals
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.