# NOT RUN {
data(power_pose)
head(power_pose)
# Simple fixed-effects meta-analysis
mfix <- meta_fixed(power_pose$effectSize, power_pose$SE,
power_pose$study)
mfix
plot_posterior(mfix)
# }
Run the code above in your browser using DataLab