Plot average CRPS over time for model comparison
Source:R/ms_fig4.R
make_fig4_avg_crps_over_time.Rd
Plot average CRPS over time for model comparison
Arguments
- scores
A tibble of scores by location, forecast date, date and model, containing the outputs of
scoringutils::score()
on samples plus metadata transformed into a tibble.- horizon_time_in_weeks
horizon time in weeks to summarize over, default is
NULL
which means that the scores are summarized over the nowcast period and the 4 week forecast period