Attachment | Size |
---|---|
picture berlin, parra & williams paper.png | 67.44 KB |
Hello,
I have been fitting different growth models to my data, and I would like to plot the observed and estimated model means in OpenMx.
I would like to obtain similar graphs to the ones attached, which are produced in Mplus. The paper they belong to is: (https://academic.oup.com/jpepsy/article/39/2/188/885587#supplementary-data)
Do you have any advice for that?
Many thanks.
Could you share your script?
In any event, you can use
mxGetExpected()
to calculate the model-expected means, for example,.
I attach the script. Sorry it's pretty long.