Skip to content
Prev 16112 / 20628 Next

residual variance estimates fixed to 1

Hi Melanie,

As far as I know, lmer never fixes the residual variance to 1 or any other
value, and in fact this isn't even possible to do with lmer (at least not
without resorting to add-on packages). My guess is that in your loop you
accidentally grabbed the wrong field, not the variable giving the residual
variance estimate. If you give us a sample of the code you used, we could
help figure out what happened.

Jake

On Wed, Jan 24, 2018 at 12:02 PM, Lindner, Melanie <
melanie.lindner at helsinki.fi> wrote: