create_scaling {lgpr} | R Documentation |
Create a standardizing transform
create_scaling(x, name)
x |
variable measurements (might contain |
name |
variable name |
an object of class lgpscaling
Other variable scaling functions:
apply_scaling()