Other packages > Find by keyword >

metamedian  

Meta-Analysis of Medians
View on CRAN: Click here


Download and install metamedian package within the R console
Install from CRAN:
install.packages("metamedian")

Install from Github:
library("remotes")
install_github("cran/metamedian")

Install by package version:
library("remotes")
install_version("metamedian", "1.2.1")



Attach the package and use:
library("metamedian")
Maintained by
Sean McGrath
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-10-06
Latest Update: 2025-03-18
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) and Ozturk and Balakrishnan (2020) can be applied to estimate the pooled median. In the two-group context, the methods of McGrath et al. (2020a) can be applied to estimate the pooled difference of medians across groups. Additionally, a number of methods (e.g., McGrath et al. (2020b) , Cai et al. (2021) , and McGrath et al. (2023) ) are implemented to estimate study-specific (difference of) means and their standard errors in order to estimate the pooled (difference of) means. See McGrath et al. (in press) for a detailed guide on using the package.
How to cite:
Sean McGrath (2018). metamedian: Meta-Analysis of Medians. R package version 1.2.1, https://cran.r-project.org/web/packages/metamedian. Accessed 06 Mar. 2026.
Previous versions and publish date:
0.1.0 (2018-10-06 23:30), 0.1.1 (2018-11-24 00:20), 0.1.2 (2019-02-11 00:20), 0.1.3 (2019-03-09 09:10), 0.1.4 (2019-05-19 23:20), 0.1.5 (2020-01-28 06:50), 0.1.6 (2022-06-19 02:00), 1.0.0 (2023-02-28 01:12), 1.1.0 (2023-09-17 00:10), 1.1.1 (2023-12-14 05:10)
Other packages that cited metamedian R package
View metamedian citation profile
Other R packages that metamedian depends, imports, suggests or enhances
Complete documentation for metamedian
Functions, R codes and Examples using the metamedian R package
Some associated functions: cd . dat.age . dat.age_raw . dat.asat . dat.asat_raw . dat.ck . dat.ck_raw . dat.phq9 . dat.phq9_raw . describe_studies . metamean . metamedian-defunct . metamedian . pool.med . print.describe_studies . qe . qe.study.level . 
Some associated R codes: cd.R . data.R . describe_studies.R . get.fm.R . get.scenario.R . metamean.R . metamedian.R . pool.med.R . print.qe.fit.R . qe.R . qe.fit.R . qe.study.level.R .  Full metamedian package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
openxlsx  
Read, Write and Edit xlsx Files
Simplifies the creation of Excel .xlsx files by providing a high level interface to writing, stylin ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA