Package: wmwAUC 1.0.0

Marian Grendar
wmwAUC: Test of No Group Discrimination Using the WMW Statistic
Implements a wmwAUC test of H0: AUC = 1/2 for continuous, discrete, or mixed random variables, based on the Wilcoxon-Mann-Whitney (WMW) statistic. The classic WMW test is calibrated under H0: {(F, G): F = G} which does not match the set {(F, G): AUC = 1/2}, implied by the test statistic, and consequently leads to erroneous inferences. wmwAUC is calibrated under the correct null and implements two finite-sample corrected p-value methods: an Exact Unbiased (EU) method and a Bias-Corrected (BC) method, both valid for any tie pattern. Methods are described in M. Grendar (2025) "Wilcoxon-Mann-Whitney Test of No Group Discrimination" <doi:10.48550/arXiv.2511.20308>.
Authors:
wmwAUC_1.0.0.tar.gz
wmwAUC_1.0.0.zip(r-4.7-any)wmwAUC_1.0.0.zip(r-4.6-any)wmwAUC_1.0.0.zip(r-4.5-any)
wmwAUC_1.0.0.tgz(r-4.6-any)wmwAUC_1.0.0.tgz(r-4.5-any)
wmwAUC_1.0.0.tar.gz(r-4.7-any)wmwAUC_1.0.0.tar.gz(r-4.6-any)
wmwAUC_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
wmwAUC/json (API)
| # Install 'wmwAUC' in R: |
| install.packages('wmwAUC', repos = c('https://grendar.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/grendar/wmwauc/issues
- simulation1 - Synthetic data
- simulation2 - Synthetic data
Last updated from:b694cb6e06. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 194 | ||
| source / vignettes | OK | 238 | ||
| linux-release-x86_64 | OK | 180 | ||
| macos-release-arm64 | OK | 196 | ||
| macos-oldrel-arm64 | OK | 184 | ||
| windows-devel | OK | 105 | ||
| windows-release | OK | 83 | ||
| windows-oldrel | OK | 74 | ||
| wasm-release | OK | 124 |
Exports:plot_rocpseudomedian_ciroc_with_ciwmw_pvaluewmw_pvalue_tieswmw_testwmwAUC_pseudomedian_ciwmwAUC_pvalue_BCwmwAUC_pvalue_EUwmwAUC_test
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Plot Method for wmwAUC_test Objects | plot.wmwAUC_test |
| Print Method for wmwAUC_test Objects | print.wmwAUC_test |
| Synthetic data | simulation1 |
| Synthetic data | simulation2 |
| Confidence Interval for the AUC-Equalizing Shift (Hodges-Lehmann Pseudomedian) via Test Inversion | wmwAUC_pseudomedian_ci |
| P-value for the Bias-Corrected (BC) Test of AUC | wmwAUC_pvalue_BC |
| P-value for the Exact Unbiased (EU) Test of AUC | wmwAUC_pvalue_EU |
| wmwAUC Test of No Group Discrimination | wmwAUC_test |
| Deprecated Function Names (wmwAUC 1.0.0) | pseudomedian_ci wmwAUC-deprecated wmw_pvalue wmw_pvalue_ties wmw_test |