Skip to contents

Transform quantile model output into a forecast object

Usage

transform_quantile_model_out(model_out_tbl, target_data)

Arguments

model_out_tbl

Forecast model output tibble

target_data

Observed 'ground truth' data to be compared against forecasts

Value

forecast_quantile