Ordinal Outcomes in Heterogeneity Models

Hi,
I'm trying to modify a script for a heterogeneity twin model with continuous data in order to fit my ordinal outcome variable. I think I need to make the following changes:
1. Matrices and algebra statements for the expected threshholds for each of my groups
2. Incorporating a threshold statement into my mxModels for each of my groups.
I am getting a syntax error, which normally makes me think I'm missing a comma or parenthesis in the lines immediately proceeding the error. However, I cannot find it and based on the placement of the error I think it may be more serious. I am not confident that I have properly specified the model to incorporate the need for a threshold. Any advice or sample code would be appreciated. I've attached my code.
Thank you!
Your attachment didn't come
Your attachment didn't come through. Could you try again?
Log in or register to post comments
Hi, Here's the attachment.
Hi,
Here's the attachment. Sorry about that.
Jaime
Log in or register to post comments
In reply to Hi, Here's the attachment. by jaimesettle
There is a quote missing in
There is a quote missing in the line that begins:
mxFIMLObjective( covariance="ACE.expCovMZu, means="ACE.expMeanZu
Log in or register to post comments