Skip to content
Prev 12729 / 20628 Next

Robust SEs in GLMMs

It is not too hard to set up a cluster bootstrap (i.e. clusters are
sampled) for clustered data, although I'm not certain what happens with
spatial data. It then takes a bit of time to run.

I've used it where I had additional possible random effects and was
concerned about fitting models with that many random effects. Nicely,
results for models with 5 random effects fitted with nlme gave the same
results for the fixed effects as the 3 random effect models with nlme with
the clustered bootstrap.
On 26 November 2014 at 09:10, Ben Bolker <bbolker at gmail.com> wrote: