by gwhite » Thu Feb 17, 2005 10:35 pm
Dave:
The reason deviance = 0 has nothing to do with overdispersion in your data. Rather, you are running the robust design data type, where the closed capture models are part of the likelihood. For these models, I've not been able to compute a proper satured model likelihood, plus a negative constant that could be added to the likelihood is left out to speed up computation. Leaving out this constant often results in positive likelihood values, resulting in negative deviances (and even negative AICc values). The AIC values are okay, in that they still scale appropriately. However, the lack of an appropriate saturated model value plus negative deviance values means that the deviance is reported as zero. Its not a problem -- you can still use the -2log likelihood values out of the full output.
Gary