| df.MC | R Documentation | 
Fictitious dataset of three meta-analyses of RCTs assessing the efficacy of an intervention on a continuous outcome in 3 populations.
df.MC
The dataset contains the following variables:
| meta_review | name of the first author of the meta-analysis. | 
| factor | name of the population studied. | 
| author | first study author of the individual studies. | 
| year | year of publication of the individual studies. | 
| measure | type of effect size (MC). | 
| value | MC value. | 
| ci_lo | lower bound of the 95% confidence interval. | 
| ci_up | upper bound of the 95% confidence interval. | 
| n_cases | number of cases. | 
| n_controls | number of controls. | 
| mean_change_cases | mean change score of patients in the experimental arm. | 
| mean_change_controls | mean change score of patients in the control arm. | 
| sd_change_cases | standard deviations of the change score of patients in the experimental arm. | 
| sd_change_controls | standard deviations of the change score of patients in the control arm. | 
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.