Package: MRMCbinary
Title: Multi-Reader Multi-Case Analysis of Binary Diagnostic Tests
Version: 1.0.5
Description: The goal of 'MRMCbinary' is to compare the performance of diagnostic tests (i.e., sensitivity and specificity) for binary outcomes in multi-reader multi-case (MRMC) studies. It is based on conditional logistic regression and Cochran’s Q test (or McNemar’s test when the number of modalities is equal to 2).
License: MIT + file LICENSE
URL: https://github.com/seungjae2525/MRMCbinary
BugReports: https://github.com/seungjae2525/MRMCbinary/issues
Depends: R (>= 4.2.0)
Imports: DescTools, stats, survival (>= 3.8-1)
Encoding: UTF-8
RoxygenNote: 7.3.2
LazyData: true
NeedsCompilation: no
Authors@R: 
  c(person(given = "Seungjae",
           family = "Lee",
           role = c("aut", "cre"),
           email = "seungjae2525@gmail.com",
           comment = c(ORCID = "0000-0001-5508-8634")),
    person(given = "Woojoo",
           family = "Lee",
           role = "aut",
           comment = c(ORCID = "0000-0001-7447-7045")))
Packaged: 2025-02-20 08:07:49 UTC; seung
Author: Seungjae Lee [aut, cre] (<https://orcid.org/0000-0001-5508-8634>),
  Woojoo Lee [aut] (<https://orcid.org/0000-0001-7447-7045>)
Maintainer: Seungjae Lee <seungjae2525@gmail.com>
Repository: CRAN
Date/Publication: 2025-02-20 08:20:17 UTC
Built: R 4.6.0; ; 2025-07-18 10:39:58 UTC; unix
