[R-sig-ME] Beta-binomial distributions with lmer?

Christine Griffiths Christine.Griffiths at bristol.ac.uk
Wed Jun 10 12:22:36 CEST 2009


Hi R users,

Just a query as to whether lme4 can handle beta-binomial distributions as I 
read that this was not available.

If not, any suggestions on how to handle such a distribution to plot the 
following model:
y<-cbind(Biotic,Abiotic)
m1<-lmer(y~Treatment+Month.rain+(1|Month)+(1|Block/EnclosureID/Quadrat))

y referring to percentage cover of biotic matter.

Cheers,
Christine




More information about the R-sig-mixed-models mailing list