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.7)renyi_1.0.0.zip(r-4.6)renyi_1.0.0.zip(r-4.5)
renyi_1.0.0.tgz(r-4.6-any)renyi_1.0.0.tgz(r-4.5-any)
renyi_1.0.0.tar.gz(r-4.7-any)renyi_1.0.0.tar.gz(r-4.6-any)
renyi_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
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 from:9390dc6b6c. Checks:7 WARNING, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | WARNING | 102 | ||
| source / vignettes | OK | 172 | ||
| linux-release-x86_64 | WARNING | 92 | ||
| macos-release-arm64 | WARNING | 84 | ||
| macos-oldrel-arm64 | WARNING | 59 | ||
| windows-devel | WARNING | 58 | ||
| windows-release | WARNING | 68 | ||
| windows-oldrel | WARNING | 62 | ||
| wasm-release | OK | 79 |
Exports:generalized_renyi_transformrenyiuniformity_tests
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Generalized Renyi Transform | generalized_renyi_transform |
| Renyi Outlier Test | renyi |
| Test for Uniformity on [0,1] Using Multiple Statistical Tests | uniformity_tests |
