dat_ooi | R Documentation |
This is data from a meta-analysis on 9 studies investigating the impact of intranasal oxytocin administration on social cognition in autism spectrum disorders. Postive effect size values are indicative of a positive effect of intranasal oxytocin on social cognition. Effect size measure and confidence intervals were extracted from Figure 2 of the article (see reference below).
dat_ooi
A data frame with 9 rows and 3 columns:
The name of the first author of the study and the year it was published
Effect size measure (Hedges' g)
The standard error
...
Ooi YP, Weng SJ, Kossowsky J, Gerger H, Sung M. (2017). Oxytocin and Autism Spectrum Disorders: A Systematic Review and Meta-Analysis of Randomized Controlled Trials. Pharmacopsychiatry, 50, 5–13.
power_ooi <- mapower_se( dat = dat_ooi, observed_es = 0.178, name = "Ooi et al 2017" )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.