View source: R/rolling_origin.R
plot.knnForecastRO | R Documentation |
It uses a test set generated with the function rolling_origin
and plots its forecast.
## S3 method for class 'knnForecastRO'
plot(x, h = NULL, ...)
x |
the object obtained from a call to |
h |
an integer. The forecasting horizon. If |
... |
Other plotting parameters to affect the plot. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.