powered by
Generate the quantile used for the selection procedure in gupta.1965argminCS by Monte Carlo estimation.
get.quantile.gupta.selection(p, alpha = 0.05, N = 1e+05)
A list containing:
critica.val
The number of dimensions in your data matrix.
The level of the upper quantile; defaults to 0.05 (95% percentile).
The number of Monte Carlo repetitions; defaults to 100000.
gupta.1965argminCS
futschik.1995argminCS
get.quantile.gupta.selection(p=10) get.quantile.gupta.selection(p=100)
Run the code above in your browser using DataLab