plot_forecast: Plot the forecast

View source: R/data_and_forecast.R

plot_forecastR Documentation

Plot the forecast

Description

Produce a faceted plot showing the performance of different forecasting models compared with the actual issues over that time span

Usage

plot_forecast(forecast_value, data, horizon, model)

Arguments

forecast_value

A forecast. You can make this with forecast_series

data

A tsibble, the same one the forecast is based on

Value

A faceted ggplot


CDU-data-science-team/phaRmacyForecasting documentation built on Jan. 2, 2023, 5:56 p.m.