Description Usage Arguments Value Examples
standardize
Calculates the z-values of the input vector.
#'
z = \frac{vectorI - meanI}{√{varI}}
1 | standardize(vectorI, W)
|
vectorI |
vector to be standardized. |
W |
weighed distance matrix |
z values
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.