Description Usage Arguments Value Author(s) Examples
Function to normalize data to bring values into alignment. This function uses feature scaling to normalize values in a dataset between 0 and 1.
1 | nor.min.max(x)
|
x |
An integer object of numeric value |
Returns a numeric value normalized between 0 and 1.
Peiyong Guan
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.