quanff {DetMCD} | R Documentation |
Internal function. Converts alpha values to h values.
quanff(alpha,n,p)
alpha |
a value in [1/2,1]. |
n,p |
integers. |
returns an integer.
Vakili Kaveh
Hubert, M., Rousseeuw, P.J. and Verdonck, T. (2012), "A deterministic algorithm for robust location and scatter", Journal of Computational and Graphical Statistics, in press.
quanff(0.75,n=100,p=5);