On 08/10/2014 03:35 PM, Tobias Ludwig wrote:
> Thanks, sure, but the Rasch-model gives me a variance for every case. Is
> there a chance to specify this column in the model?
No. You have two options:
1) you retrieve the original dichotomous scores, and you just define
your exLV as a latent variable measured by these binary items
(and if you must be 'Rasch', you should also constrain the factor
loadings to be equal, by giving them the same label)
2) like Terry suggested, you specify a single-indicator latent variable,
and you specify the (residual) variance of the single variable to a
constant, defined as
(1 - rho) * var(x)
and 'rho' is a measure of reliability, which you can retrieve from the
RUMM output, and var(x) is the observed variance of the rash scores.
Yves.