Skip to content
Prev 2431 / 20628 Next

Rasch with lme4

On Mon, 8 Jun 2009, Reinhold Kliegl wrote:

            
Aside from Reinhold's comment, which is not a showstopper (you could 
bootstrap etc), they are quite different models. In the first model, the 
estimated IQ-extraversion correlation is disattenuated for measurement 
error -- the equivalent SEMs are something like (I think ;)):


IQ <-----> E  v.   E
| \                | \
v  v               v  v
i1 i2              i1 i2
                    ^  ^
                    | /
                    IQ

Most people would prefer something like the first model, and in fact would
estimate the correlation between IQ and E estimated (as if without error) 
from two measurement models given by the scoring rules for the 
instruments (these are essentially BLUPs).  Incorporating measurement 
error for both measures is the truest way to do it.

You could compare results using the sem and polycor packages to those from 
your lmer model.

my 2c, David Duffy.