mean_scores | R Documentation |
Compute the mean scores from fill_scores()
table.
By default, results are sorted by mean_crps,
based on self-fill and then null-fill. For comparisons
across different horizons, scores on null_filled_crps alone
(no self-fill step) may be preferred.
The number of missing values filled in for each forecast is also reported.
mean_scores(df)
df |
a data frame from fill_scores() |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.