Skip to content
Prev 14926 / 20628 Next

Assumptions of random effects for unbiased estimates

Hi Laura and Ben,

I like this paper on this topic:
http://psych.colorado.edu/~westfaja/FixedvsRandom.pdf

What it comes down to essentially is that if the cluster effects are
correlated with the "time-varying" (i.e., within-cluster varying) X
predictor -- so that, for example, some clusters have high means on X and
others have low means on X -- then there is the possibility that the
average within-cluster effect (which is what the fixed effect model
estimates) differs from the overall effect of X, not conditional on the
clusters. An extreme example of this is Simpson's paradox. Now since the
estimate from the random-effects model can be seen as a weighted average of
these two effects, it will generally be pulled to some extent away from the
fixed-effect estimate toward the unconditional estimate, which is the bias
that econometricians fret about. However, if the cluster effects are not
correlated with X, so that each cluster has the same mean on X, then this
situation is not possible, so the random-effect model will give the same
unbiased estimate as the fixed-effect model.

A simple solution to this problem is to retain the random-effect model, but
to split the predictor X into two components, one representing the
within-cluster variation of X and the other representing the
between-cluster variation of X, and estimate separate slopes for these two
effects. One can even test whether these two slopes differ from each other,
which is conceptually similar to what the Hausman test does. As described
in the paper linked above, the estimate of the within-cluster component of
the X effect equals the estimate one would obtain from a fixed-effect model.

As for the original question, I can't speak for common practice in ecology,
but I suspect it may be like it is in my home field of psychology, where we
do worry about this issue (to some extent), but we discuss it using
completely different language. That is, we discuss it in terms of whether
there are different effects of the predictor at the within-cluster and
between-cluster levels, and how our model might account for that.

Jake
On Tue, Oct 11, 2016 at 1:50 PM, Ben Bolker <bbolker at gmail.com> wrote: