Package: metamedian
Type: Package
Title: Meta-Analysis of Medians
Version: 0.1.5
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 studies that report the 
    sample median of the outcome. When the primary studies are one-group 
    studies, the methods of McGrath et al. (2019) <doi:10.1002/sim.8013> can 
    be applied to estimate the pooled median. In the two-group context, the 
    methods of McGrath et al. (2020) <doi:10.1002/bimj.201900036> can be 
    applied to 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.1
URL: https://github.com/stmcg/metamedian
BugReports: https://github.com/stmcg/metamedian/issues
NeedsCompilation: no
Packaged: 2020-01-28 00:21:36 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: 2020-01-28 05:50:02 UTC
Built: R 4.0.2; ; 2020-07-17 13:28:19 UTC; unix
