transform_outcome {simglm}R Documentation

Transform response variable

Description

Transform response variable

Usage

transform_outcome(outcome, type, ...)

Arguments

outcome

The outcome variable to transform.

type

Type of transformation to apply.

...

Additional arguments passed to distribution functions.


[Package simglm version 0.8.9 Index]