Skip to content
Prev 284 / 7420 Next

"random" lme syntax; related problem

Dear Maaike,

Again, I lack the mathematical foundations, but I'd try the following 
syntax:

lme(wing~treat,random=~1|nest/day/nstchk, data=wdata)

which seems more logical to me... I believe you probably have random intercepts and fixed slopes (thus, the ~1 | ), but I'm not sure if it'd be day/nest/nstchk or nest/day/nstchk which will adequately represent your hierarchical structure.

Let me know if it helps!

Best,
Rafael Maia
Maaike A Versteegh wrote: