Skip to content
Prev 15019 / 20628 Next

Mixed effect model, Hurdle function

This isn't really a "mixed effect model" in the standard terminology
(there's no random effect). Nevertheless ...
On 16-11-17 11:29 PM, Pin chanratana wrote:
I'm unfamiliar with models that use the censored Poisson for their
hurdle model (binomial is more standard in my experience), but whatever.
Your first model looks more correct/standard; log(exposure) is the
standard offset in a Poisson count model.  (Not as clear what to use as
an offset for the hurdle; I would actually say that a log-exposure
offset with a complementary log-log link would actually make the most
sense for a binomial, but I haven't thought about how that would go
together with a censored Poisson ...)

  Is it possible that you have some observations in your data with TN=0?
That would cause the first model to fail. (It wouldn't really make
sense, but I've seen observational data like this where the person
taking the data rounded down to zero trap-nights.)

  Could you please send follow-up questions, if any, to
r-sig-ecology at r-project.org ?