Package: auctestr
Title: Statistical Testing for AUC Data
Version: 1.0.0
Authors@R: person("Josh", "Gardner", email = "jpgard@umich.edu", role = c("aut", "cre"))
Maintainer: Josh Gardner <jpgard@umich.edu>
Description: 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>. 
Imports: dplyr, tidyr
Depends: R (>= 3.3.1)
License: MIT + file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.0.1
Suggests: knitr, rmarkdown, testthat
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2017-11-12 18:53:55 UTC; joshgardner
Author: Josh Gardner [aut, cre]
Repository: CRAN
Date/Publication: 2017-11-13 09:46:18 UTC
Built: R 4.1.0; ; 2021-05-27 17:17:58 UTC; unix
