Skip to contents

Converts out of sample predictions on the link scale back to the response scale

Usage

convert_predictions(
  augmented_data,
  transformation_type,
  response_transformation,
  link_fun
)

Arguments

augmented_data

A tibble of out of analyst's sample prediction data for 3 scenarios

Value

A tibble of out of sample predictions on the response variable scale of the response variable used by the analyst