Learn R Programming

metaumbrella (version 1.1.0)

df.HR: Meta-analyses exploring the efficacy of several interventions on a binary outcome.

Description

Fictitious dataset of four meta-analyses of RCTs assessing the efficacy of yoga, aerobic training, resistance training and mindfulness on a binary outcome

Usage

df.HR

Arguments

Format

The dataset contains the following variables:

meta_reviewname of the first author of the meta-analysis.
factorname of the intervention studied.
authorfirst study author of the individual studies.
yearyear of publication of the individual studies.
measuretype of effect size (HR).
valueHR value.
ci_lolower bound of the 95% confidence interval.
ci_upupper bound of the 95% confidence interval.
n_casesnumber of cases.
n_controlsnumber of controls.