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>.
Version: | 1.0.0 |
Depends: | R (≥ 3.3.1) |
Imports: | dplyr, tidyr |
Suggests: | knitr, rmarkdown, testthat |
Published: | 2017-11-13 |
DOI: | 10.32614/CRAN.package.auctestr |
Author: | Josh Gardner [aut, cre] |
Maintainer: | Josh Gardner <jpgard at umich.edu> |
License: | MIT + file LICENSE |
NeedsCompilation: | no |
Citation: | auctestr citation info |
Materials: | NEWS |
CRAN checks: | auctestr results |
Reference manual: | auctestr.pdf |
Vignettes: |
Introduction To The auctestr Package |
Package source: | auctestr_1.0.0.tar.gz |
Windows binaries: | r-devel: auctestr_1.0.0.zip, r-release: auctestr_1.0.0.zip, r-oldrel: auctestr_1.0.0.zip |
macOS binaries: | r-release (arm64): auctestr_1.0.0.tgz, r-oldrel (arm64): auctestr_1.0.0.tgz, r-release (x86_64): auctestr_1.0.0.tgz, r-oldrel (x86_64): auctestr_1.0.0.tgz |
Please use the canonical form https://CRAN.R-project.org/package=auctestr to link to this page.