[R-meta] lmer, SAS and rma.mv
Martineau, Roger
Roger.Martineau at AGR.GC.CA
Fri Apr 13 14:58:03 CEST 2018
Thanks Dr Viechtbauer,
I asked our statistician (Steve Méthot) to run the suggested model in SAS for me and he had to make 1 modification to get P-value and CIs for x1 (not reported in the output otherwise).
model y = intcpt x1 / solution cl noint ddf=10000;
was changed for :
model y = intcpt x1 / solution cl noint ddf=10000,10000;
We got the exact same results except for fit statistics which differ a little bit but I guess this depends on the way each program calculates them.
[cid:image001.png at 01D3D305.87348660]
Multivariate Meta-Analysis Model (k = 192; method: REML)
logLik Deviance AIC BIC AICc
-1083.9130 2167.8260 2175.8260 2188.8141 2176.0422
Thanks again,
roger ☺
Roger Martineau, mv Ph.D.
Centre de recherche et de développement
sur le bovin laitier et le porc
Agriculture et agroalimentaire Canada/Agriculture and Agri-Food Canada
Téléphone/Telephone: 819-780-7319
Télécopieur/Facsimile: 819-564-5507
2000, Rue Collège / 2000, College Street
Sherbrooke (Québec) J1M 0C8
Canada
roger.martineau at agr.gc.ca<mailto:roger.martineau at agr.gc.ca>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://stat.ethz.ch/pipermail/r-sig-meta-analysis/attachments/20180413/8230196f/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 6159 bytes
Desc: image001.png
URL: <https://stat.ethz.ch/pipermail/r-sig-meta-analysis/attachments/20180413/8230196f/attachment-0001.png>
More information about the R-sig-meta-analysis
mailing list