Skip to content

problem with lme4

1 message · Ben Bolker

#
[cc'ing to r-sig-mixed-models]

  You haven't given a reproducible example, but I believe that simply
replacing   model.s2 at X with getME(model.s2,"X") in the second line
should work.  I think you should also be able to get the same results
(predictions with and without random values) via the 'REform' argument
to predict() (possibly switching to 'ReForm' more recently): see
`?predict.merMod
On 14-01-22 12:59 PM, Linda Heeb wrote: