Agostino Moro <agostino.moro99 <at> gmail.com> writes: > I would like to fit a glmm with cross-classified random effects with > the function MCMCglmm. Something along the lines: > > model1<-MCMCglmm(response~pred1, random=~re1+re2, data=data) > > where re1 and re2 should be crossed random effects.
[snip to make gmane happy. Thank you for trying to find the answer before posting ...] It would probably be best to post this one to the r-sig-mixed-models <at> r-project.org mailing list instead ... Ben Bolker ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.