Package: metamedian
Type: Package
Title: Meta-Analysis of Medians
Version: 0.1.0
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. These methods estimate the 
    pooled median in the one-group context and the pooled raw difference of 
    medians across groups in the two-group context.
Imports: stats, metafor, Hmisc
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2018-09-28 18:13:28 UTC; Sean
Repository: CRAN
Date/Publication: 2018-10-06 21:30:07 UTC
