Description Usage Arguments Value Examples
View source: R/standardization.R
standarization.apply - standarize data in selected columns
1 | standarization.apply(data, transformation_parameters)
|
transformation_parameters |
- paramets obtained from standarization.prepare |
data with column values replaced by new ones with mean = 0 and std = 1
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.