Skip to content
Prev 11897 / 20628 Next

Doubts about models in glmmADMB

On 14-05-13 02:11 PM, Carlos Barboza wrote:
This doesn't make sense to me.  In general, categorical predictors
should appear in fixed effects or as grouping variables, but not both ...
It depends whether site is implicitly or explicitly nested; if sites
have unique labels (implicit nesting), then this should be fine (see
http://glmm.wikidot.com/faq for more discussion).  I have done this on
occasion when the top level of the hierarchy has insufficient
replication to treat as a random effect (see e.g. the 'herbivory'
example at http://glmm.wikidot.com/examples).
This would be OK

  I'm not entirely sure what your specific question is, though ...