Description Usage Arguments Value
standarization
implements the z-score normalization.
1 | standarization(X, mean, sd)
|
X |
numeric matrix with data |
mean |
numeric vector with data |
sd |
numeric vector with data |
numeric matrix with scaled data
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.