Learn R Programming

simglm (version 0.8.9)

transform_outcome: 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.