Skip to contents

Conditionally apply back-transformation functions depending on the value of transformation

Usage

conversion_2(beta, se, response_transformation, link_fun, sim = 10000)

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$.

Value

The outputs of a back-transformation function, see family back-transformations