Get the scores for every day for a particular location and forecast date
Source:R/score.R
score_samples.RdUses scoringutils to transform data and predictions using a log transform with a log shift of 1, and return the default scoring metrics
Arguments
- draws
a dataframe of the model estimated quantity you are evaluating alongside the evaluation data
- scenario
a string indicating the wastewater data scenario we're running
- offset
Offset to use when transforming forecasts with
scoringutils::log_shift()viascoringutils::transform_forecasts().- metrics
Vector of scoring metrics to output, passed as the
metricsargument toscoringutils::score(). Default sample_metrics