Learn R Programming

scoringutils (version 0.1.7.2)

continuous_example_data: Continuous Forecast Example Data

Description

A data set with continuous predictions in a sample-based format relevant in the 2020 UK Covid-19 epidemic.

Usage

continuous_example_data

Arguments

Format

A data frame with 13,429 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

model

name of the model that generated the forecasts

creation_date

date on which the forecast was made

horizon

forecast horizon in days

prediction

prediction value for the corresponding sample

sample

id for the corresponding sample

true_value

true observed values