Skip to contents

Plot a heatmap of the avg forecast performance by locations and forecast date for the Hub submissions

Usage

get_plot_hub_perf_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