Conditionally apply back-transformation functions depending on the value of transformation
Arguments
- beta
Beta estimate, numeric vector of length 1.
- se
Standard error of the
beta
estimate, numeric vector of length 1- response_transformation
Character string describing transformation
- link_fun
Character string describing link function
- sim
Number of simulations to use during back-transformation. Defaults to $10000$.
See also
Other Back-transformation:
assign_transformation_type()
,
back
,
back_transform_response_vars_yi()
,
clean_response_transformation()
,
conversion()
,
convert_predictions()
,
rename_prediction_cols()