qMfeW.Rd
Return the quantile of the critical level
qMfeW(alpha, n_min = 5, n_max = 10)
a numeric number of critical level.
the smaller number of the Wishart distribution
the larger number of the Wishart distribution
the quantile of the critical level
Other Yan Liu:
MfeW()
if (FALSE) {
qMfeW(0.95)
}