Package: emplikAUC
Version: 0.5
Title: Empirical Likelihood Ratio Test/Confidence Interval for AUC or
        pAUC
Authors@R: c(     
            person("Mai", "Zhou", role = c("aut", "cre", "cph"),
                   email = "maizhou@gmail.com"),
			person("Xue", "Ding", role = "aut"),
            person("Yumin", "Zhao", role = "aut")			
				   ) 
Maintainer: Mai Zhou <maizhou@gmail.com>
Depends: R (>= 3.2.5), emplik2, rootSolve
Imports: stats
Description: Test hypotheses and construct confidence intervals for AUC (area under Receiver 
             Operating Characteristic curve) and pAUC (partial area under ROC curve), from the
			 given two samples of test data with disease/healthy subjects. The method used is
			 based on TWO SAMPLE empirical likelihood and PROFILE empirical likelihood, as described in
			 <https://www.ms.uky.edu/~mai/research/eAUC1.pdf>.		 
License: GPL (>= 2)
NeedsCompilation: no
Author: Mai Zhou [aut, cre, cph],
  Xue Ding [aut],
  Yumin Zhao [aut]
Packaged: 2025-11-05 23:35:18 UTC; maizh
Repository: CRAN
Date/Publication: 2025-11-06 07:10:03 UTC
Built: R 4.5.2; ; 2025-11-08 00:51:54 UTC; windows
