Skip to content
Prev 1000 / 20628 Next

Proper analysis for the Machines dataset in lme4

On Tue, May 13, 2008 at 6:06 PM, Reinhold Kliegl
<reinhold.kliegl at gmail.com> wrote:
mr2 and mr3 are nested.  It is easiest to see this if mr3 is written
in the equivalent form

mr3: score ~ Machine + (0 + Machine | Worker)

If mr2 were re-expressed in this form the 3 by 3 variance-covariance
matrix for the levels of Machine given Worker would have a compound
symmetry form  in which all the diagonal elements are equal to
sigma^2_1 + sigma^2_2 and all the off-diagonal elements are equal to
sigma^2_2.