Renames the prediction columns in the output of convert_predictions
Arguments
- .data
A tibble of out of sample predictions on the response variable scale
- key_var
A tibble of the key variables used in the conversion
- .old_data
A tibble of the original data used in the conversion
Value
A tibble of out of sample predictions on the response variable scale with the correct column names
See also
Other Analysis-level functions:
Z_VZ_preds(),
apply_sorensen_calc(),
back_transform_response_vars_yi(),
box_cox_transform(),
convert_predictions(),
est_to_zr(),
folded_params(),
pmap_wrap(),
variance_box_cox()
Other Back-transformation:
assign_transformation_type(),
back,
back_transform_response_vars_yi(),
clean_response_transformation(),
conversion(),
conversion_2(),
convert_predictions()
