[R-meta] Meta - Bug with REML or small N?
Jorge Teixeira
jorgemmtte|xe|r@ @end|ng |rom gm@||@com
Tue Mar 21 15:57:09 CET 2023
Hi.
Let me know if you need me to provide the data for this example.
Screenshots in the bottom.
I ran this MA with REML, and the weight for random and common effects are
exactly the same! Never saw anything like this. t2 values also don’t look
plausible.
*#1*
vo2 <- metacont(en , em, esd, cn, cm, csd, study, method.tau = "REML",
prediction = TRUE, data = dat_vo2, sm = "MD")
vo2
Is this a bug or a particular issue of low number of studies and low sample
size?
*#2*
vo2 <- metacont(en , em, esd, cn, cm, csd, study, method.tau = "DL",
prediction = TRUE, data = dat_vo2, sm = "MD")
vo2
I ran this with DL estimator and weights and t2 are plausible. I also ran
other similar MA using REML and this was all okay.
#1 using SMD instead of MD also looks fine.
Thanks,
Jorge
*REML:*
[image: image.png]
*DL:*
[image: image.png]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://stat.ethz.ch/pipermail/r-sig-meta-analysis/attachments/20230321/3f39a21e/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 31038 bytes
Desc: not available
URL: <https://stat.ethz.ch/pipermail/r-sig-meta-analysis/attachments/20230321/3f39a21e/attachment-0002.png>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image.png
Type: image/png
Size: 26764 bytes
Desc: not available
URL: <https://stat.ethz.ch/pipermail/r-sig-meta-analysis/attachments/20230321/3f39a21e/attachment-0003.png>
More information about the R-sig-meta-analysis
mailing list