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 04 Jun. 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), 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

crplyr  
A 'dplyr' Interface for Crunch
In order to facilitate analysis of datasets hosted on the Crunch data platform ...
Download / Learn more Package Citations See dependency  
AMPLE  
Shiny Apps to Support Capacity Building on Harvest Control Rules
Three Shiny apps are provided that introduce Harvest Control Rules (HCR) for fisheries management. ...
Download / Learn more Package Citations See dependency  
murphydiagram  
Murphy Diagrams for Forecast Comparisons
Data and code for the paper by Ehm, Gneiting, Jordan and Krueger ('Of Quantiles and Expectiles: Con ...
Download / Learn more Package Citations See dependency  
shinybusy  
Busy Indicators and Notifications for 'Shiny' Applications
Add indicators (spinner, progress bar, gif) in your 'shiny' applications to show the user that the ...
Download / Learn more Package Citations See dependency  
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  
golem  
A Framework for Robust Shiny Applications
An opinionated framework for building a production-ready 'Shiny' application. This package contains ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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