| Literature DB >> 31446547 |
Abstract
Conventional meta-analytic procedures assume that effect sizes are independent. When effect sizes are not independent, conclusions based on these conventional procedures can be misleading or even wrong. Traditional approaches, such as averaging the effect sizes and selecting one effect size per study, are usually used to avoid the dependence of the effect sizes. These ad-hoc approaches, however, may lead to missed opportunities to utilize all available data to address the relevant research questions. Both multivariate meta-analysis and three-level meta-analysis have been proposed to handle non-independent effect sizes. This paper gives a brief introduction to these new techniques for applied researchers. The first objective is to highlight the benefits of using these methods to address non-independent effect sizes. The second objective is to illustrate how to apply these techniques with real data in R and Mplus. Researchers may modify the sample R and Mplus code to fit their data.Entities:
Keywords: Meta-analysis; Multivariate meta-analysis; Non-independent effect size; Three-level meta-analysis
Mesh:
Year: 2019 PMID: 31446547 PMCID: PMC6892772 DOI: 10.1007/s11065-019-09415-6
Source DB: PubMed Journal: Neuropsychol Rev ISSN: 1040-7308 Impact factor: 7.444
Sample data structure for a multivariate meta-analysis with two multivariate effect sizes
| Study | |||||
|---|---|---|---|---|---|
| 1 | .35 | .52 | .02 | .01 | .02 |
| 2 | .43 | NA | .03 | NA | NA |
| 3 | NA | .27 | NA | NA | .01 |
y1 and y2 are the multivariate effect sizes. V11, V21, and V22 are the known sampling variances and covariance of y1 and y2. NA represents not available
Sample data structure for a three-level meta-analysis
| Cluster | ||
|---|---|---|
| 1 | .32 | .02 |
| 1 | .54 | .02 |
| 1 | .41 | .01 |
| 2 | .06 | .03 |
| 2 | .02 | .03 |
| 3 | .37 | .05 |
y is the effect size and v is the known sampling variance of y. Cluster indicates how the effect sizes are grouped
Fig. 1Plot of multivariate effect sizes and forest plots