Skip to content
Prev 2517 / 20628 Next

extractor function for coefficient table fromsummary.mer ?

On Wed, Jun 17, 2009 at 4:59 PM, Ben Bolker<bolker at ufl.edu> wrote:
I think there is a general way of creating the profiles including with
respect to the fixed-effects parameters but, as always, the devil is
in the details.  I have already tripped up on the simplest case of
models like

lmer(Yield ~ 1 + (1|Batch), Dyestuff)

When you condition on the value of the one and only fixed-effects
parameter the code for the penalized least squares solution becomes
confused because the reduced model matrix for the fixed effects has
zero columns.