odd evaluation within correlation argument of glmmPQL
Ben Bolker <bolker <at> ufl.edu> writes:
[snip example and patches]
The basic issue is that glmmPQL throws out data that are not involved in the fixed or random model terms, or in the offset term. It doesn't save variables that are only found in the correlation formula argument. It's hard to imagine how this behavior is anything other than a bug ... and the patch fixes it in a straightforward way.
Bumping again (sorry to nag, but it would seem a shame for this to slip through the cracks). Should I submit this as a bug? Ben Bolker