rw_drift_fore | R Documentation |
forecast::rwf
The forecasting model random walk basd on forecast::rwf
rw_drift_fore(x, train_h, PI_level)
x |
The input time series. |
train_h |
The amount of future time steps to forecast. |
PI_level |
Predictive Interval level, used to extract out-of-sample variance from forecasting models. |
A list including forecasting mean and sd.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.