Skip to contents

Generate bar plots of CRPS for each model in different locations

Usage

multi_location_crps_figure(scores, locs_to_plot, fig_file_dir)

Arguments

scores

tibble of crps scores by location, forecast date, model, horizon day

locs_to_plot

Vector of strings indicating the locations to plot, as two-letter USPS abbreviations.

fig_file_dir

string indicating directory to save fig in

Value

Figure showing CRPS for multiple locations.