Package: metamedian
Type: Package
Title: Meta-Analysis of Medians
Version: 0.1.2
Authors@R: c(person("Sean", "McGrath", role = c("aut", "cre"), 
                     email = "sean.mcgrath@mail.mcgill.ca",
                     comment = c(ORCID = "0000-0002-7281-3516")),
              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",
                      comment = c(ORCID = "0000-0002-8314-9497")))
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: estmeansd, Hmisc, metafor, stats
License: GPL (>= 3)
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2019-02-10 22:57:46 UTC; Sean
Author: Sean McGrath [aut, cre] (<https://orcid.org/0000-0002-7281-3516>),
  XiaoFei Zhao [aut],
  Russell Steele [aut],
  Andrea Benedetti [aut] (<https://orcid.org/0000-0002-8314-9497>)
Repository: CRAN
Date/Publication: 2019-02-10 23:20:02 UTC
