Skip to content
Prev 5823 / 20628 Next

lmer and p-values (variable selection)

On Mon, Mar 28, 2011 at 5:40 PM, Ben Bolker <bbolker at gmail.com> wrote:
Well B of PB isn't quite so sure anymore.  You can have situations
where adding a single, simple, random-effects term can introduce
millions of coefficients into the linear predictor (although the
estimates of those coefficients will be shrunk towards zero relative
to estimating fixed-effects for such a term).  If I understand the
argument behind DIC (Spiegelhalter, Best, Carlin  and van der Linde,
2002) http://www.jstor.org/stable/3088806 properly they would count
the effective number of degrees of freedom according to the trace of
the hat matrix, which would be somewhere between 1 and the number of
levels of the factor.  In some ways that makes more sense to me but I
still do recognize the argument that we made in the 2000 book.  So I
remain confused - a not unusual state.