View source: R/retrospective_utils.R
calc_retrospective_ensemble_scores | R Documentation |
Calculate scores of retrospective ensemble forecasts
calc_retrospective_ensemble_scores(
submissions_root,
forecast_dates,
all_locations,
spatial_scales = c("national", "state", "state_national", "county"),
response_vars = NULL,
truth_as_of = NULL
)
truth_as_of |
Date or string in format "yyyy-mm-dd" specifying as_of date to use for truth |
forecast_files |
character vector of paths to retrospective ensemble forecast files |
data frame of scores
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.