Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
R
 
 
man
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

metamedian: Meta-Analysis of Medians

Build_Status CRAN_Status_Badge CRAN_Download_Badge CRAN_Download_Badge_All

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. (2020) can be applied to estimate the pooled raw difference of medians across groups.

Installation

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")

About

Meta-Analysis of Medians

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.