Worked example
These studies report different statistics — group means and SDs, a t statistic,
an odds ratio — and one reports more than one usable input. Each is
reduced to the same target measure, Hedges' g; where several inputs are
available, metaConvert computes the effect size from each and retains the most
reliable estimate.
| study |
mean_exp | mean_sd_exp | n_exp |
student_t | or |
Hedges' g |
| Adler 2018 |
24.6 | 6.3 | 38 |
NA | NA |
0.44 |
| Brandt 2019 |
NA | NA | 41 |
2.31 | NA |
0.51 |
| Okafor 2020 |
NA | NA | 52 |
NA | 2.18 |
0.43 |
| Petrov 2021 2 inputs |
27.4 | 7.1 | 46 |
2.42 | NA |
0.49 |
A single call to summary() returns the right-most column. The
target measure is the same for every study; the formula differs according to
the statistics each study provides — no per-study formula choice or manual
conversion.
Petrov 2021 reports two usable inputs — metaConvert uses both
means + SD → g = 0.49
rank 1
retained
t statistic → g = 0.48
rank 3
metaConvert computes the effect size from every usable input, then
retains the most reliable by the hierarchy. Computing both routes is itself a
consistency check: here the two estimates agree to within 0.01, and a marked
disagreement would be flagged by metaDETECT.