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 21 Nov. 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

RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
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  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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