Skip to contents

Get quantile-quantile plot

Usage

get_qq_plot(scores, figure_file_path, time_period, save_files = TRUE)

Arguments

scores

df of granular (daily) score across models, locations, forecast dates and horizons

figure_file_path

path to save figure

time_period

time period that scores are summarized over

save_files

save_files boolean indicating whether or not to save figures, default is TRUE

Value

a ggplot object containing a plot of the proportion of data within each interval for each model.