Learn R Programming

scoringutils (version 0.1.4)

quantile_example_data_long: Quantile Example Data - Long Format

Description

A toy dataset for quantile forecasts of an outcome variable

Usage

quantile_example_data_long

Arguments

Format

A data frame with 720 rows and 7 variables:

true_value

true observed values

id

unique identifier for true observed values

horizon

forecast horizon (e.g. 1 day ahead forecast)

model

name of the model that generated the forecasts

prediction

quantile predictions

boundary

lower or upper bound of an interval range

range

interval range for which the quantile forecast was made