Skip to content
Prev 8095 / 20628 Next

Very small random effect estimation in lmer but not in stata xtmixed

Mohammed Mohammed <M.A.MOHAMMED at ...> writes:
Nothing really obvious pops out.  Have you tried
nlme (i.e library(nlme); lme(AnxietyScore ~cc, random=~1|SetID,data=mydf))
as a cross-check?

  Can you send/post data?

  Ben Bolker