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 16 Jul. 2026.
Previous versions and publish date:
(2026-07-09 06:29), 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), 1.2.1 (2025-03-18 22:20)
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

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
schoolmath  
Functions and Datasets for Math Used in School
Contains functions and datasets for math taught in school. A main focus is set to prime-calculation. ...
Download / Learn more Package Citations See dependency  
tarchetypes  
Archetypes for Targets
Function-oriented Make-like declarative pipelines for Statistics and data science are supported in t ...
Download / Learn more Package Citations See dependency  
wordnet  
WordNet Interface
An interface to WordNet using the Jawbone Java API to WordNet. WordNet (< ...
Download / Learn more Package Citations See dependency  
tibble  
Simple Data Frames
Provides a 'tbl_df' class (the 'tibble') with stricter checking and better formatting than the tradi ...
Download / Learn more Package Citations See dependency  
stevedata  
Steve's Toy Data for Teaching About a Variety of Methodological, Social, and Political Topics
This is a collection of various kinds of data with broad uses for teaching. My students, and academ ...
Download / Learn more Package Citations See dependency  

27,806

R Packages

239,283

Dependencies

73,837

Author Associations

27,807

Publication Badges

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