powered by
A helper function to find the lambda for all potential outliers in each iteration.
esd.critical(alpha, N, i)
a lambda value calculated from the formula.
(numeric) type-I-risk, \(\alpha\).
numeric
(integer) the total number of samples.
integer
(integer) the iteration number, less than the number of biggest potential outliers.
esd.critical(alpha = 0.05, N = 100, i = 1)
Run the code above in your browser using DataLab