Package: auctestr 1.0.0

auctestr: Statistical Testing for AUC Data

Performs statistical testing to compare predictive models based on multiple observations of the A' statistic (also known as Area Under the Receiver Operating Characteristic Curve, or AUC). Specifically, it implements a testing method based on the equivalence between the A' statistic and the Wilcoxon statistic. For more information, see Hanley and McNeil (1982) <doi:10.1148/radiology.143.1.7063747>.

Authors:Josh Gardner [aut, cre]

auctestr_1.0.0.tar.gz
auctestr_1.0.0.zip(r-4.5)auctestr_1.0.0.zip(r-4.4)auctestr_1.0.0.zip(r-4.3)
auctestr_1.0.0.tgz(r-4.5-any)auctestr_1.0.0.tgz(r-4.4-any)auctestr_1.0.0.tgz(r-4.3-any)
auctestr_1.0.0.tar.gz(r-4.5-noble)auctestr_1.0.0.tar.gz(r-4.4-noble)
auctestr_1.0.0.tgz(r-4.4-emscripten)auctestr_1.0.0.tgz(r-4.3-emscripten)
auctestr.pdf |auctestr.html
auctestr/json (API)
NEWS

# Install 'auctestr' in R:
install.packages('auctestr', repos = c('https://jpgard.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/jpgard/auctestr/issues

Datasets:
  • sample_experiment_data - Performance of several predictive models over three different datasets, using multiple cutoff points for time within each dataset.

On CRAN:

Conda:

4.00 score 2 stars 8 scripts 223 downloads 1 mentions 4 exports 21 dependencies

Last updated 7 years agofrom:42fff7b74f. Checks:1 OK, 8 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKMar 05 2025
R-4.5-winNOTEMar 05 2025
R-4.5-macNOTEMar 05 2025
R-4.5-linuxNOTEMar 05 2025
R-4.4-winNOTEMar 05 2025
R-4.4-macNOTEMar 05 2025
R-4.4-linuxNOTEMar 05 2025
R-4.3-winNOTEMar 05 2025
R-4.3-macNOTEMar 05 2025

Exports:auc_comparefbh_testse_aucstouffer_z

Dependencies:clicpp11dplyrfansigenericsgluelifecyclemagrittrpillarpkgconfigpurrrR6rlangstringistringrtibbletidyrtidyselectutf8vctrswithr

Introduction To The auctestr Package

Rendered frombasic-auctestr-vignette.Rmdusingknitr::rmarkdownon Mar 05 2025.

Last update: 2017-11-10
Started: 2017-11-10