Skip to content
Prev 2443 / 5636 Next

[R-meta] Calculating effect size for subsets of data

Dear Tarun,

(please post in plain text; when converted to plain text, the table becomes unreadable)

Indeed, coefficients with overlapping CIs may still be significantly different from each other. You can use anova() with the 'L' argument to test pairs of coefficients against each other. See:

http://www.metafor-project.org/doku.php/tips:testing_factors_lincoms#testing_linear_combinations

and

http://www.metafor-project.org/doku.php/tips:multiple_factors_interactions

for illustrations.

Best,
Wolfgang