SEM for prediction
Posted on

Forums
Hello -
I wanted to check with the community if anyone has experience in using SEM for predictive modeling. If yes, how does one approach it. Thanks in advance for your help!
SEM for prediction
In R package lavaan, there is also a prediction function. But it is not well documented. There are two types of prediction mode, 'lv' and 'ov' for latent variables and observed variables.
I did not find any resources about doing predictive modeling in OpenMx.
Log in or register to post comments
In reply to SEM for prediction by libowen
SEM for Prediction
Log in or register to post comments
In reply to SEM for Prediction by rabil
Not yet
Similarly, there should be a way to obtain observed variable predictions as conditional means estimates depending on the latent variable predictions.
The thing I'm struggling with is just what are these predictions? Does anyone have a reference?
Log in or register to post comments
In reply to Not yet by mhunter
Why would predictions be
Log in or register to post comments
In reply to SEM for Prediction by rabil
This isn't an implemented
There was a recent discussion among the developers about implementing this feature (more specifically, about getting residuals), but we either stopped or agreed to disagree regarding how OpenMx would decide what variables are exogenous and which are endogenous. For that general question and your specific one, can you tell us more about what you're looking to get out?
Log in or register to post comments
In reply to SEM for prediction by libowen
The prediction function
Log in or register to post comments