# \dontshow{
data.table::setDTthreads(2) # restricts number of cores used on CRAN
# }
scores <- score(example_quantile)
scores <- summarise_scores(scores, by = c("model", "range"))
plot_interval_coverage(scores)
Run the code above in your browser using DataLab