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.1.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: 2023-12-14
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.1.1, https://cran.r-project.org/web/packages/metamedian. Accessed 22 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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