prediction_is_quantile: Check if predictions are quantile forecasts
Description
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)
Value
Logical indicating whether predictions are quantile forecasts
Arguments
- data
Data frame containing forecast predictions