Description Usage Arguments Details Value Author(s) Examples
Scales a matrix to
[0, 1]^d
1 | scaleX(x)
|
|
An |
This function scales a matrix to the unit hypercube by subtracting off the minimum value in each column from each value and dividing by the range of that column.
A matrix rescaled to
[0, 1]^d
with attributes
"scaled:minimum"
and "scaled:range"
Casey Davis (cbdavis33@gmail.com)
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.