View source: R/data_and_forecast.R
plot_forecast | R Documentation |
Produce a faceted plot showing the performance of different forecasting models compared with the actual issues over that time span
plot_forecast(forecast_value, data, horizon, model)
forecast_value |
A forecast. You can make this with
|
data |
A tsibble, the same one the forecast is based on |
A faceted ggplot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.