Package: MRMCaov
Type: Package
Title: Multi-Reader Multi-Case Analysis of Variance
Version: 0.3.1
Date: 2025-09-26
Authors@R: c(person(c("Brian", "J"), "Smith",
                    email = "brian-j-smith@uiowa.edu",
                    role = c("aut", "cre")),
             person(c("Stephen", "L"), "Hillis",
                    email = "steve-hillis@uiowa.edu",
                    role = "aut"),
             person(c("Lorenzo", "L"), "Pesce",
                    email = "lorenzo.pesce@northwestern.edu",
                    role = "ctb"))
Author: Brian J Smith [aut, cre],
  Stephen L Hillis [aut],
  Lorenzo L Pesce [ctb]
Maintainer: Brian J Smith <brian-j-smith@uiowa.edu>
Description: Estimation and comparison of the performances of diagnostic tests
    in multi-reader multi-case studies where true case statuses (or ground
    truths) are known and one or more readers provide test ratings for multiple
    cases.  Reader performance metrics are provided for area under and expected
    utility of ROC curves, likelihood ratio of positive or negative tests, and
    sensitivity and specificity.  ROC curves can be estimated empirically or
    with binormal or binormal likelihood-ratio models.  Statistical comparisons
    of diagnostic tests are based on the ANOVA model of Obuchowski-Rockette and
    the unified framework of Hillis (2005) <doi:10.1002/sim.2024>.  The ANOVA
    can be conducted with data from a full factorial, nested, or partially
    paired study design; with random or fixed readers or cases; and covariances
    estimated with the DeLong method, jackknifing, or an unbiased method.  Smith
    and Hillis (2020) <doi:10.1117/12.2549075>.
Depends: R (>= 3.5.0)
Imports: ggplot2, methods, mvtnorm, progress, tibble, trust
Suggests: knitr, rmarkdown
LazyData: true
License: GPL-3
URL: https://github.com/brian-j-smith/MRMCaov
BugReports: https://github.com/brian-j-smith/MRMCaov/issues
RoxygenNote: 7.3.3
VignetteBuilder: knitr
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2025-09-26 16:49:06 UTC; bjsmith
Repository: CRAN
Date/Publication: 2025-09-27 02:10:02 UTC
Built: R 4.5.1; ; 2025-10-06 02:33:29 UTC; windows
