Meta-Analysis
Standardized Mean Differences
Graphic output from a meta-analysis.
The image height depends on the number of studies included, and may have to adjusted accordingly.
The actual image height is displayed on top of the result data section.
In case the whole plot isn't visible specify an appropriate positive integer and re-run the analysis.
Harrer, M., Cuijpers, P., Furukawa, T.A., & Ebert, D.D. (2021). Doing Meta-Analysis with R: A Hands-On Guide. Boca Raton, FL and London: Chapman & Hall/CRC Press. ISBN 978-0-367-61007-4.
DATA
- N-row × 7-column matrix
- Name of study (String) Unquoted and without blank spaces
- Number of observations, Control Group (Integer)
- Mean Control Group (Real)
- Variance Control Group (Real) Default SD
- Number of observations, Treatment Group (Integer)
- Mean Treatment Group (Real)
- Variance Treatment Group (Real) Default SD
- Decimal point
dot
- Delimiter
comma
or tab
- Use NA for missing values