Skip to content
Prev 11869 / 20628 Next

Accessing and updating lmer objects

On 14-05-06 12:11 AM, Asaf Weinstein wrote:
I *believe* (without much testing) that if m is a merMod object this
would be something like

m at pp$Lambdat at x[] <- c(1,0,1)[m at pp$Lind]

but I'm afraid that you might run into a _lot_ of roadblocks if you try
to work your way through the old manual with the new lme4.  We are
working on updated documentation ... it might make more sense to work
either with lme4.0, or with the lme4pureR package from Github ...

  Ben Bolker