Skip to contents

Internal helper function to check if a data frame contains quantile forecast predictions. This is determined by checking if the "quantile" column is present.

Usage

prediction_is_quantile(data)

Arguments

data

Data frame containing forecast predictions

Value

Logical indicating whether predictions are quantile forecasts