auto.arima_fore | R Documentation |
forecast::auto.arima
The forecasting model ARIMA basd on forecast::auto.arima
auto.arima_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.