Skip to contents

Plot a heatmap of the relative crps by locations and forecast date for the head-to-head comparison

Usage

get_plot_rel_crps_heatmap(scores, fig_file_dir)

Arguments

scores

A tibble of daily scores by forecast date, location, and model

fig_file_dir

A string indicating the directory to save the figures in

Value

a ggplot object