Description Usage Arguments Value
A forecast plot for each horizon for each model in predict.forecast_model()
.
1 2 3 4 5 6 7 8 9 10 11 12 |
x |
An object of class 'forecast_results' from |
data_actual |
A data.frame containing the target/outcome name and any grouping columns. The data can be historical actuals and/or holdout/test data. |
actual_indices |
Required if |
facet |
Optional. For numeric outcomes, a formula with any combination of |
models |
Optional. Filter results by user-defined model name from |
horizons |
Optional. Filter results by horizon. |
windows |
Optional. Filter results by validation window number. |
group_filter |
Optional. A string for filtering plot results for grouped time-series (e.g., |
... |
Not used. |
Forecast plot of class 'ggplot'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.