Learn R Programming

xmeta (version 1.3.2)

sim_dat: Simulated data

Description

A simulated dataset for galaxy function

Arguments

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

See Also

galaxy

Examples

Run this code
data(sim_dat)
summary(sim_dat)

Run the code above in your browser using DataLab