powered by
scaling_modified_zscore Normalize values by the modified z-score method (uses median and median absolute deviation instead meean)
scaling_modified_zscore
scaling_modified_zscore(x)
A numeric vector.
# NOT RUN { scaling_modified_zscore(rnorm(5)) # }
Run the code above in your browser using DataLab