Re: [R] Meta-regression of categorical variables

2017-08-18 Thread Michael Dewey
Dear Kammy You might get better responses on the mailing list dedicated to meta-analysis in R https://stat.ethz.ch/mailman/listinfo/r-sig-meta-analysis Note you need to register first before posting. On 18/08/2017 10:18, Kammy Tang wrote: Dear metafor users, I am working on a meta-analysi

[R] Meta-regression

2017-01-17 Thread Carlos R. Moreira Maia
Dear all, I'm running a meta-regression but, as a newbie, I'm facing few problems to interpret the outputs from metareg. I wonder if you can inform some literature where I can find how to understand and interpret the meta-regression analysis from R. These are the books/papers I have, but they ar

Re: [R] meta regression in R using lme function

2009-04-30 Thread Viechtbauer Wolfgang (STAT)
...@r-project.org [mailto:r-help-boun...@r-project.org] On Behalf Of Jan van de Kassteele Sent: Wednesday, April 29, 2009 15:02 To: r-help@r-project.org Subject: [R] meta regression in R using lme function > Dear all, > > We are trying to do a meta regression in R using the lme function. Th

[R] meta regression in R using lme function

2009-04-29 Thread Jan van de Kassteele
Dear all, We are trying to do a meta regression in R using the lme function. The reason for doing this with lme function is that we have covariates and studies within references. In S-Plus this is possible by using the following command: lme(outcome ~ covars, random = ~1 | reference/study, wei