Description Usage Arguments Value
Several diagnostic plots can be returned to assess the quality of the forecasts based on predictions on the validation datasets.
1 2 3 4 5 6 7 8 9 10 11 12 13 |
x |
An object of class 'training_results' from |
type |
Plot type. The default plot is "prediction" for validation dataset predictions. |
facet |
Optional. For numeric outcomes, a formula with any combination of |
models |
Optional. Filter results by user-defined model name from |
horizons |
Optional. A numeric vector of model forecast horizons to filter results by horizon-specific model. |
windows |
Optional. A numeric vector of window numbers to filter results. |
valid_indices |
Optional. A numeric or date vector to filter results by validation row indices or dates. |
group_filter |
Optional. A string for filtering plot results for grouped time series
(e.g., |
keep_missing |
Boolean. If |
... |
Not used. |
Diagnostic plots of class 'ggplot'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.