# NOT RUN {
scores <- scoringutils::eval_forecasts(scoringutils::quantile_example_data_long,
by = c("model", "id", "horizon"),
summarise_by = c("model", "horizon", "range"))
scoringutils::range_plot(scores, x = "model")
scoringutils::range_plot(scores, y = "sharpness", x = "model")
# }
Run the code above in your browser using DataLab