Package: metamedian
Type: Package
Title: Meta-Analysis of Medians
Version: 0.1.1
Authors@R: c(person("Sean", "McGrath", role = c("aut", "cre"), 
                     email = "sean.mcgrath@mail.mcgill.ca"),
              person("XiaoFei", "Zhao", role = c("aut"),
                      email = "xiaofei.zhao@mail.mcgill.ca"),
              person("Russell", "Steele", role = c("aut"),
                      email = "russell.steele@mcgill.ca"),
              person("Andrea", "Benedetti", role = c("aut"), 
                      email = "andrea.benedetti@mcgill.ca"))
Author: Sean McGrath [aut, cre],
  XiaoFei Zhao [aut],
  Russell Steele [aut],
  Andrea Benedetti [aut]
Maintainer: Sean McGrath <sean.mcgrath@mail.mcgill.ca>
Description: Implements several methods to meta-analyze one-group or two-group 
    studies that report the median of the outcome. In the one-group context,
    the methods of McGrath et al. (2018a) <doi:10.1002/sim.8013> estimate 
    the pooled median. In the two-group context, the methods of McGrath et al. 
    (2018b) <arXiv:1809.01278> estimate the pooled raw difference of medians 
    across groups.
Imports: Hmisc, metafor, stats
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2018-11-23 22:41:18 UTC; Sean
Repository: CRAN
Date/Publication: 2018-11-23 23:20:04 UTC
