Normalise {COINr} | R Documentation |
This is a generic function for normalising variables and indicators, i.e. bringing them onto a common scale. Please see individual method documentation depending on your data class:
Normalise(x, ...)
x |
Object to be normalised |
... |
Further arguments to be passed to methods. |
See also vignette("normalise")
for more details.
This function replaces the now-defunct normalise()
from COINr < v1.0.
# See individual method documentation.