| df.MD | R Documentation |
Fictitious dataset of two meta-analyses of RCTs assessing the efficacy of surgical and pharmacological interventions on a numeric outcome.
df.MD
The dataset contains the following variables:
| meta_review | name of the first author of the meta-analysis. |
| factor | name of the intervention studied. |
| author | first study author of the individual studies. |
| year | year of publication of the individual studies. |
| measure | type of effect size (MD). |
| value | MD value. |
| ci_lo | lower bound of the 95% confidence interval. |
| ci_up | upper bound of the 95% confidence interval. |
| mean_cases | means of patients in the experimental arm. |
| mean_controls | means of patients in the control arm. |
| sd_cases | standard deviations of patients in the experimental arm. |
| sd_controls | standard deviations of patients in the control arm. |
| n_cases | number of patients in the experimental arm. |
| n_controls | number of patients in the control arm. |
| rob | risk of bias of the individual studies. |
| amstar | AMSTAR score of the meta-analysis. |
No source, the data are entirely fictitious
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.