Description Usage Arguments Value Examples
This normalizes a vector of numbers. Normarlization rescales the original data into a range with 0 mean and unit variance.
1 | normalize(x)
|
x |
the vector of numbers to normalize |
the normalized vector of numbers
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.