Skip to content
Prev 4001 / 5636 Next

[R-meta] Question on three-level meta-analysis

your explanation was indeed very helpful. I misunderstood the concept of 
covariance (matrices) and I was assuming that it applies to a higher 
level within the model, namely when studies are from the same category. 
Whereas your link and explanation helped me to understand where I was 
wrong.

I will now use the covariance estimation to account for those studies in 
which patients received more than one treatment, i.e. where sampling 
errors are dependent.

robust(res, cluster=dat$study, clubSandwich=TRUE)

Is a good place to start.

Best,

David


Am 29.03.2022 um 12:45 schrieb Viechtbauer, Wolfgang (SP):