Learn R Programming

scoringutils (version 0.1.4)

quantile_example_data_plain: Quantile Example Data - Plain Quantile Format

Description

A toy dataset for quantile forecasts of an outcome variable in a format that uses plain quantiles instead of interval ranges

Usage

quantile_example_data_plain

Arguments

Format

A data frame with 600 rows and 6 variables:

true_value

true observed values

id

unique identifier for true observed values

horizon

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

model

name of the model that generated the forecasts

prediction

quantile predictions

quantile

quantile of the corresponding prediction