evaiannario wrote:
> How can I eliminate the overdispersion for binary data apart the use of the 
> quasibinomial?
There is no such thing as overdispersion for binary data. (The variance 
of a two-point distribution is a known function of the mean.) If what 
you want to do is include random effects of some sort of grouping then 
you might look into generalized linear mixed models via lmer() from the 
lme4 package or glmmPQL from MASS.

______________________________________________
R-help@stat.math.ethz.ch 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.

Reply via email to