Reads in the quantiles and summarizes scores by the grouping variables specified
Usage
get_scores(
quantiles,
output_dir,
scores_file_path = file.path("summaries", "scores"),
grouping_vars = c("hosp_reporting_delay", "location_name", "period", "forecast_date",
"name", "model"),
write_files = TRUE
)
Value
a dataframe of average scores over the grouping variables indicated