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