OSILA finds the k-th order statistic
OSILA is an algorithm for computing order statistics through an approach based on random sampling. For arrays of dimension bigger than 10^4, it allows to achieve the exact solution remarkably faster than the naive approach (i.e. sorting all the elements and take the k-th one).
Cerasa, A. (2023). "Order statistics in large arrays (OSILA): a simple randomised algorithm for a fast and efficient attainment of the order statistics in very large arrays." Computational Statistics, p. 1-26.
![]() |
function-alpha.html |
function-cate.html |
![]() |
![]() |
Functions |
![]() |
• The developers of the toolbox • The forward search group • Terms of Use • Acknowledgments