scaler {traineR} | R Documentation |
scaler
Description
Returns a scaled data.frame.
Usage
scaler(df)
Arguments
df |
A data.frame only with numeric variables. |
Value
A data.frame.
[Package traineR version 2.2.0 Index]
scaler {traineR} | R Documentation |
Returns a scaled data.frame.
scaler(df)
df |
A data.frame only with numeric variables. |
A data.frame.