Skip to contents

Transform quantile model output into a forecast object

Usage

transform_quantile_model_out(model_out_tbl, target_observations)

Arguments

model_out_tbl

Model output tibble with predictions

target_observations

Observed 'ground truth' data to be compared against predictions

Value

forecast_quantile