Skip to contents

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
)

Arguments

write_files

Value

a dataframe of average scores over the grouping variables indicated