Description Usage Arguments Details References
Normalize indicator
1 |
x |
Vector of indicator values. |
method |
Method of normalization. |
reverse |
Reversing direction of indicator values. |
refval |
If method is |
Two methods of normalization are available. Method zscore
will standardize indicator values to z-scores with mean of 100 and standard deviation of 10. Method mms
will use minimum-maximum normalization with respect to the lowest sample value, further divided by normalized value on the sample level.
Perisic & Wagner, Denona-Bogovic, Drezgic & Cegar.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.