Skip to content
Prev 1259 / 5632 Next

[R-meta] Multiple use of the same control

No, this accounts for auto-correlation in the underlying true effects, not the sampling errors. For the latter, you have to construct an appropriate V matrix.

This is why I am asking. If you are not dealing with the autocorrelation in the sampling errors due to repeated measurements in the same group over time, then trying to account for the dependency in the sampling errors due to reuse of control group data is only tackling half of the problem.

I can already tell you though that the construction of a V matrix that accounts for both of these sources of dependency is likely to be very difficult. A recourse would be to ignore the dependency in the sampling errors altogether and then use cluster-robust inference methods.

Best,
Wolfgang

-----Original Message-----
From: Arne Janssen [mailto:arne.janssen at uva.nl] 
Sent: Thursday, 08 November, 2018 17:35
To: Viechtbauer, Wolfgang (SP)
Cc: 'r-sig-meta-analysis at r-project.org'
Subject: Re: [R-meta] Multiple use of the same control

Dear Wolfgang,

Thanks for your reply. As far as I understood your documentation at 
https://wviechtb.github.io/metafor/reference/rma.mv.html, I can do this 
by using struct="CAR", is that correct?

Best wishes,
Arne
On 08-Nov-18 16:42, Viechtbauer, Wolfgang (SP) wrote: