Make a quantile quantile plot for the Hub
Usage
make_fig5_qq_plot(scores, models_to_show, time_period)
Arguments
- scores
df of granular (daily) score across models, locations, forecast
dates and horizons
- models_to_show
A vector of charcter strings indicating which models
from the COVID-19 forecast hub to include in the plot.
- time_period
time period that scores are summarized over
Value
a ggplot object containing a plot of the proportion of data within
each interval for each model.