Skip to content
Prev 173212 / 398503 Next

help structuring mixed model using lmer()

On Tue, Mar 10, 2009 at 10:15 AM, Simon Pickett <simon.pickett at bto.org> wrote:

            
I'm curious as to why you use the quasibinomial family for count data.
 When you say "count data" do you mean just presence/absence or an
actual count of the number present?  Generally the binomial and
quasibinomial families are used when you have a binary response, and
the poisson or quasipoisson family are used for responses that are
counts.