English

The R\'enyi Outlier Test

Methodology 2024-11-21 v1

Abstract

Cox and Kartsonaki proposed a simple outlier test for a vector of p-values based on the R\'enyi transformation that is fast for large pp and numerically stable for very small p-values -- key properties for large data analysis. We propose and implement a generalization of this procedure we call the R\'enyi Outlier Test (ROT). This procedure maintains the key properties of the original but is much more robust to uncertainty in the number of outliers expected a priori among the p-values. The ROT can also account for two types of prior information that are common in modern data analysis. The first is the prior probability that a given p-value may be outlying. The second is an estimate of how far of an outlier a p-value might be, conditional on it being an outlier; in other words, an estimate of effect size. Using a series of pre-calculated spline functions, we provide a fast and numerically stable implementation of the ROT in our R package renyi.

Cite

@article{arxiv.2411.13542,
  title  = {The R\'enyi Outlier Test},
  author = {Ryan Christ and Ira Hall and David Steinsaltz},
  journal= {arXiv preprint arXiv:2411.13542},
  year   = {2024}
}

Comments

4 pages

R2 v1 2026-06-28T20:06:50.980Z