Skip to content
Prev 2174 / 5636 Next

[R-meta] weight in rmv metafor

Thank you. 
I am not sure I understand exactly what you mean by " i f the working model is only an approximation and doesn't cover all dependencies ". 
Could you please explain it ? 

For now I used the rma() function to synthesize the available literature existing on the blackleg - oil seed rape disease-yield relationship, using slopes as effect-sizes. 
the models that gave me the slopes I used in the meta-analysis are all Y = a + bX, simple linear regressions with Y being the yield and X being the diseqse severity. 
So my slopes, b, are all negative, and I have obtained a "summary" effect size through the rma() function. 

But I indeed have two studies that for now contribute to most of the effect-sizes that are included in my meta-analysis. 

So why exactly is it necessary to use the rma.mv() function ? 
What exactly does the "multivariate" qualificative refer to ? 

Thank you, 
Norman. 


De: "Wolfgang Viechtbauer" <wolfgang.viechtbauer at maastrichtuniversity.nl> 
?: "Norman DAURELLE" <norman.daurelle at agroparistech.fr>, "r-sig-meta-analysis" <r-sig-meta-analysis at r-project.org> 
Envoy?: Jeudi 11 Juin 2020 22:34:55 
Objet: RE: [R-meta] weight in rmv metafor 

Dear Norman, 

If you only used rma(), then this is not correct. rma.mv() with an appropriately specified model (plus clubSandwich::coef_test() if the working model is only an approximation and doesn't cover all dependencies) would be more appropriate. 

Best, 
Wolfgang