Description Usage Arguments Details Value
Scales the predictors in the training or test data set
1 |
dt |
a data.table (e.g., train or test) |
subtracts mean then divides by standard deviation
Returns a list of length 3: the data.table with scaled predictors, a vector of the means in dt
, a vector of the standard deviations in dt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.