Description Usage Arguments Value Examples
Actually calls the forecast functions and applies sweep to the result.
1 | create_forecast(data, mod, n_pred)
|
mod |
The pretrained model. |
n_pred |
The number of predictions |
The produced forecast. The date column has to be corrected.
1 | ## Not run: create_forecasts(sales_data, auto.arima, 6)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.