Learn R Programming

scoringutils (version 0.1.7.2)

example_quantile_forecasts_only: Quantile Example Data - Forecasts only

Description

A data set with predictions for different quantities relevant in the 2020 UK Covid-19 epidemic, but no true_values

Usage

example_quantile_forecasts_only

Arguments

Format

A data frame with 7,581 rows and 9 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

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

value_desc

long form description of the prediction target

horizon

forecast horizon in days