sim_dat {xmeta} | R Documentation |
Simulated data
Description
A simulated dataset for galaxy function
Format
The data frame contains the following columns:
- study.id
study id
- y1
effect size for the first outcome
- s1
within-study standard error for the first outcome
- y2
effect size for the second outcome
- s2
within-study stamdard error for the second outcome
- corr
within-study correlation
- subgroup
subgroup of the studies
Note
The dataset sim_dat
is used to illustrate the galaxy plot.
See Also
Examples
data(sim_dat)
summary(sim_dat)
[Package xmeta version 1.3.2 Index]