normalize_cont_y {LoTTA} | R Documentation |
normalize continuous outcome function
Description
normalize continuous outcome function
Usage
normalize_cont_y(y, x, trimmed = NULL, normalize = TRUE)
Arguments
y |
|
x |
|
trimmed |
|
normalize |
|
Value
list with y - normalized outcome, mu - shift parameter, sd - scaling parameter
[Package LoTTA version 0.1.1 Index]