Learn R Programming

scoringutils (version 0.1.7.2)

quantile_example_data: Quantile Example Data

Description

A data set with predictions for different quantities relevant in the 2020 UK Covid-19 epidemic.

Usage

quantile_example_data

Arguments

Format

A data frame with 5,152 rows and 10 columns:

value_date

the date for which a prediction was made

value_type

the target to be predicted (short form)

geography

the region for which a prediction was made

value_desc

long form description of the prediction target

true_value

true observed values

model

name of the model that generated the forecasts

creation_date

date on which the forecast was made

quantile

quantile of the corresponding prediction

prediction

quantile predictions

horizon

forecast horizon in days