[R-sig-ME] Using lme4 to constrain level 1 residual variance to zero in MVML regression model

Jaime Peterson peter356 at uwm.edu
Thu Jan 20 22:19:20 CET 2011


Hi R-users,      

We are using a multivariate multilevel regression modeling approach (Goldstein, 1987, 1995) to decompose the total covariance matrix into a within-group and a between-group covariance matrix. We’re using the lme4 package. Our data comprises of item responses at level 1, students at level 2, and teachers at level 3. We would like to estimate the variance and covariance of the items at the student level and at the teacher level, respectively. For this purpose, the level 1 model is specified as follows: 
Ypig = π_1ig d_1ig + π_2ig d_2ig + . . . + π_pig d_pig

Here,  Ypig is the response on item p, of student i, in teacher group g. The dummy variables (d_1ig to d_pig) represent the P items. The intercept in the equation is dropped. This extra dummy variable level is created only to produce a multivariate response structure, while using software that is designed for univariate analyses.  As a result, there is no level 1 error term in the equation above. However, we have been unable to find R code (using lme4) to constrain the level one (i.e., items) residual variance to be zero. 

Has anyone else encountered this problem? If so, can you please advise as to how you were able to solve it? 

Thank you for any help you can provide,

Best,
Jaime Peterson


-- 
Jaime Peterson
SAESM Co-President
Graduate Teaching Assistant & Lecturer
Department of Educational Psychology
University of Wisconsin-Milwaukee
Ph: 727-504-6934




More information about the R-sig-mixed-models mailing list