Package: NMADiagT
Type: Package
Title: Network Meta-Analysis of Multiple Diagnostic Tests
Version: 0.1.2
Authors@R: c(person("Boyang", "Lu", email = "lu000083@umn.edu",
                  role = c("aut", "cre")),
             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: Boyang Lu <lu000083@umn.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 (>= 2.14.0), rjags (>= 4-6)
Imports: coda, ggplot2, ks, reshape2, MCMCpack, MASS,plotrix, graphics,
        stats, grDevices, imguR, Rdpack
RdMacros: Rdpack
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2020-02-25 17:07:07 UTC; boyanglu
Author: Boyang Lu [aut, cre],
  Qinshu Lian [aut],
  James S. Hodges [aut],
  Yong Chen [aut],
  Haitao Chu [aut]
Repository: CRAN
Date/Publication: 2020-02-26 07:00:02 UTC
Built: R 4.0.2; ; 2020-07-17 02:40:07 UTC; unix
