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)
The metamedian package 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)
can be applied to estimate the pooled median. In the two-group context,
the methods of McGrath et al. (2018)
can be applied to estimate the pooled raw difference of medians across
groups.
You can install the released version of metamedian from CRAN with:
install.packages("metamedian")
After installing the devtools package (i.e., calling
install.packages(devtools)), the development version of metamedian
can be installed from GitHub with:
devtools::install_github("stmcg/metamedian")
qe() throwing errorsget.scenario(), as we do not anticipate users
applying this functionqe.fit() and print.qe.fit() functions. These
functions were moved to the ‘estmeansd’ package. As a result,
‘estmeansd’ was imported.