Make figure that stratifies scores by location across forecast dates
Source:R/ms_fig4.R
make_fig4_rel_crps_by_location.Rd
Make figure that stratifies scores by location across forecast dates
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.