# NOT RUN {
scores <- scoringutils::eval_forecasts(scoringutils::quantile_example_data_wide,
by = c("model", "id", "horizon"),
summarise_by = c("model", "horizon"))
scoringutils::wis_components(scores, x = "model", facet_formula = ~ horizon)
# }
Run the code above in your browser using DataLab