Package: NMADTA
Type: Package
Title: Network Meta-Analysis of Multiple Diagnostic Tests
Version: 0.1.0
Authors@R: c(person("Xing", "Xing", email = "xxing8@jh.edu", role = c("aut", "cre")), person("Boyang", "Lu", email = "lu000083@umn.edu", role = c("aut")), person("Lifeng", "Lin", email = "lifenglin@arizona.edu", role = c("aut")), person("Qinshu", "Lian", email = "lianx025@umn.edu", role = c("aut")), person("James S.", "Hodges", email = "hodge003@umn.edu", role = c("aut")), person("Yong", "Chen", email = "ychen123@mail.med.upenn.edu", role = c("aut")), person("Haitao", "Chu", email = "chux0051@umn.edu", role = c("aut")))
Maintainer: Xing Xing <xxing8@jh.edu>
Description: Implements HSROC (hierarchical summary receiver operating characteristic) model developed by Ma, Lian, Chu, Ibrahim, and Chen (2018) <doi:10.1093/biostatistics/kxx025> and hierarchical model developed by Lian, Hodges, and Chu (2019) <doi:10.1080/01621459.2018.1476239> for performing meta-analysis for 1-5 diagnostic tests to simultaneously compare multiple tests within a missing data framework. This package evaluates the accuracy of multiple diagnostic tests and also gives graphical representation of the results.
Depends: R (>= 4.0.0), rjags (>= 4-6)
Imports: coda, ggplot2, ks, reshape2, MCMCpack, MASS, plotrix,
        graphics, stats, grDevices, Rdpack
RdMacros: Rdpack
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.3.3
Suggests: testthat
NeedsCompilation: no
Packaged: 2025-10-08 20:58:23 UTC; kevinxing
Author: Xing Xing [aut, cre],
  Boyang Lu [aut],
  Lifeng Lin [aut],
  Qinshu Lian [aut],
  James S. Hodges [aut],
  Yong Chen [aut],
  Haitao Chu [aut]
Repository: CRAN
Date/Publication: 2025-10-14 18:20:19 UTC
Built: R 4.4.3; ; 2025-10-17 23:52:02 UTC; windows
