normalize_cont_y: normalize continuous outcome function
Description
normalize continuous outcome function
Usage
normalize_cont_y(y, x, trimmed = NULL, normalize = TRUE)
Value
list with y - normalized outcome, mu - shift parameter, sd - scaling parameter
Arguments
- y
- x
- trimmed
- normalize