Estimate individuals' values or scores on a latent variable
Posted on

Forums
Is it possible with OpenMx to estimate individuals' values or scores on a latent variable? For example, using the one factor model (http://openmx.psyc.virginia.edu/svn/trunk/demo/OneFactorModel_PathRaw.R), is it possible to estimate what each case's value is on the latent factor? If so, how can this be done?
Thanks in advance!
Factor score estimation is a
However, this method won't work terribly well if you have missing or ordinal data. In an upcoming paper, I and Mike Neale outline a method for estimating factor scores using a model for each row of data. We hope to put together the functions for public use shortly, but I've attached the appendix to the paper that outlines the coding. The full paper should be in the next issue of MBR.
Log in or register to post comments
In reply to Factor score estimation is a by Ryne
Very interesting, Ryne.
Many thanks!
Log in or register to post comments