Transform response variable

transform_outcome(outcome, type, categories = NULL, ...)

Arguments

outcome

The outcome variable to transform.

type

Type of transformation to apply.

categories

A vector of named categories for multinomial sim

...

Additional arguments passed to distribution functions.