powered by
The M scale of an univariate sample.
Mscale(u, c, b)
M scale value.
numeric vector with positive values.
a tuning constant. If consistency to standard normal distribution is desired use normal_consistency_constants.
normal_consistency_constants
the desired break down point.
Maronna, R. A., Martin, R. D., Yohai, V. J., & Salibian-Barrera, M. (2018). Robust statistics: theory and methods (with R). Wiley.
Mscale(u = rnorm(100), c = 1, b = 0.5)
Run the code above in your browser using DataLab