Skip to content
Prev 163912 / 398506 Next

Question about lrandom effects specification in lme4

On Thu, Dec 4, 2008 at 6:21 PM, Bert Gunter <gunter.berton at gene.com> wrote:

            
That's correct.

At present there isn't an easy way to do what you want to do but I am
working on modifications that would allow such changes.  You would
need to define a new reCovFac (random-effects covariance factor)
class.  In this case it would be straightforward because the
covariance factor for the combined terms is a multiple of the
identity.

If you are feeling adventurous contact me off-list and I will describe
how I think this could be done using the code in the "allcoef" branch
of the SVN tree at R-forge.  Installing that branch is not for the
faint of heart.  It is seriously broken right now but I'm confident
I'll get it all back together in the not-too-distant future.