Skip to contents

Transform mean/median model output into a forecast object

Usage

transform_point_model_out(model_out_tbl, target_data, output_type)

Arguments

model_out_tbl

Forecast model output tibble

target_data

Observed 'ground truth' data to be compared against forecasts

output_type

Forecast output type: "mean" or "median"

Value

forecast_point