Learn R Programming

metaBLUE (version 1.0.0)

BLUE for Combining Location and Scale Information in a Meta-Analysis

Description

The sample mean and standard deviation are two commonly used statistics in meta-analyses, but some trials use other summary statistics such as the median and quartiles to report the results. Therefore, researchers need to transform those information back to the sample mean and standard deviation. This package implemented sample mean estimators by Luo et al. (2016) , sample standard deviation estimators by Wan et al. (2014) , and the best linear unbiased estimators (BLUEs) of location and scale parameters by Yang et al. (2018, submitted) based on sample quantiles derived summaries in a meta-analysis.

Copy Link

Version

Install

install.packages('metaBLUE')

Monthly Downloads

1,368

Version

1.0.0

License

GPL-2

Maintainer

Xin Yang

Last Published

May 29th, 2018

Functions in metaBLUE (1.0.0)

BLUE_s

BLUEs of individual location and scale parameters
Wan.std

Wan et al.'s standard deviation estimators
BLUE_c

BLUEs of global location and scale parameters
Luo.mean

Luo et al.'s mean estimators