Skip to content
Prev 17962 / 20628 Next

Random-effects variance-covariance matrix in lmer?

On 02/10/2019 16:52, matthias.suter at agroscope.admin.ch wrote:
I stole this example from an old presentation of Doug Bates:

http://pages.stat.wisc.edu/~bates/UseR2008/WorkshopD.pdf

This is one of those things that my uni math instructors used to say
"Convince yourself this is true". I hated it at the time, but I don't
have the time to think about how to articulate this better than
"thinking about what is being allowed in terms of geometry". Sorry. :(
I don't off the top of my head. pdIdent really isn't relevant to my day
job so I don't think about it much. I think it might be relatively
straightforward to do in MixedModels.jl via something similar to the new
zerocorr! function in the dev version, but it's not a priority for me.
Pull-requests always welcome. (Slightly higher but still not terribly so
on my priority list is documenting the internal fields of ReMat
structure to make the logic of such modifications somewhat more obvious.)

Phillip