Package: renyi 1.0.0
renyi: Renyi Outlier Test
renyi implements the Renyi Outlier Test <arxiv:2411.13542>, an outlier test designed for modern large scale testing applications, especially where prior information available. The test combines a vector of independent uniform p-values into one p-value with power against alternatives where a small number of p-values are non-null. The test can leverage prior probabilities/weights specifying which variables are likely to be outliers and prior estimates of effect size. The procedure is fast even when the number of initial p-values is large (e.g. in the millions) and numerically stable even for very small p-values (e.g. 10^-300).
Authors:
renyi_1.0.0.tar.gz
renyi_1.0.0.zip(r-4.5)renyi_1.0.0.zip(r-4.4)renyi_1.0.0.zip(r-4.3)
renyi_1.0.0.tgz(r-4.4-any)renyi_1.0.0.tgz(r-4.3-any)
renyi_1.0.0.tar.gz(r-4.5-noble)renyi_1.0.0.tar.gz(r-4.4-noble)
renyi_1.0.0.tgz(r-4.4-emscripten)renyi_1.0.0.tgz(r-4.3-emscripten)
renyi.pdf |renyi.html✨
renyi/json (API)
# Install 'renyi' in R: |
install.packages('renyi', repos = c('https://ryanchrist.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ryanchrist/renyi/issues
Last updated 10 hours agofrom:2dc35e987f. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 21 2024 |
R-4.5-win | OK | Nov 21 2024 |
R-4.5-linux | OK | Nov 21 2024 |
R-4.4-win | OK | Nov 21 2024 |
R-4.4-mac | OK | Nov 21 2024 |
R-4.3-win | OK | Nov 21 2024 |
R-4.3-mac | OK | Nov 21 2024 |
Exports:generalized_renyi_transformrenyi
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Generalized Renyi Transform | generalized_renyi_transform |
Renyi Outlier Test | renyi |