OpenSEM Forums

Posted on
No user picture. jasperrr Joined: 04/21/2015

How to conduct SEM on multiple datasets resulting from MI?

Hi, forgive me if you see duplicate messages. I previously posted the question on my last thread. But I think it's more proper to make it as a new topic.

Posted on
Picture of user. jmatosv Joined: 04/25/2015

Factor loadings are regression coefficients

I’m a PhD student in the field of economics very new using SEM and MX software.

I’d appreciate your feedback with regard to the following basic questions.

Let’s construct a SEM model where 3 measurable variables: X, Y and Z interact with a latent variable G and assume that the factor loadings of latent variable G over the measurable variables X, Y and Z are 0.3, 0.4 and 0.1 respectively. The model is constructed sourced on the correlation matrix (3x3) of the measurable variables.

Then, as far as factor loadings are considered as regression coefficients:

Posted on
No user picture. RFrank Joined: 06/08/2012

Constraining Components Across Gender Results in Significant Loss of Model Fit?

I'm running a simple ACE model of a continuous variable in openMX. I'm running both a constrained and sex-limited model to see which provides a better fit, and then running various constrained or sex-limited submodels where a or c are dropped.

Here is what I have noticed -- in a sex-limited submodel where c is dropped, the a and e variance components and confidence intervals are extremely similar across males and females -- AND, extremely similar to the components for a constrained model where c is dropped.

Posted on
No user picture. jasperrr Joined: 04/21/2015

How can I use SEM to predict variable scores

Hi all, I have built a SEM model as attached image. There are five variables, and one modulation factor.

If I know four of the five variables, can I use the model to predict the 5th variable? How can I do this?

Posted on
No user picture. wilco92 Joined: 07/15/2010

Sex-lim Bivariate Cholesky

Does anyone know have a script for running a sex-limited bivariate cholesky within same sex twin pairs?

Posted on
Picture of user. eivind Joined: 11/04/2009

Categorical data with membership probabilities

Hello,
I have ordinal data where the probability for membership in each category is known (e.g. individual i has probability p for being member of category 1 of variable u). Does anybody know if it is possible to utilize this information in OpenMx, for example by weighting the thresholds? The probabilities would be different across twins and across thresholds of the ordinal.

Posted on
No user picture. Yuan Joined: 02/13/2015

positive/negative genetic correlation

I have just done the bivariate genetic model and I'm not sure about the accuracy of the results.
1. If Rg=-0.76, does this mean the genetic correlation between two traits is negative?
2. is there any relationship between the positive/negative of phenotypic correlation with that of Rg, Rc, or Re? If the phenotypic correlation between two traits is negative, are the Rg, Rc, and Re negative or any of the three can be positive?

Thank you

Posted on
No user picture. martonandko Joined: 02/19/2015

Obtain chi-square fit index of univariate ACE model

I'm trying to get chi-square fit index of my univariate ACE model. I tried to use mxRefModels(ACEFit) and then use mxCompare between the mxRefModels output and my ACE model (ACEFit), but it returned NA for the p value

base comparison ep minus2LL df AIC diffLL diffdf p
Saturated twinACE 0 NA 0 NA NA NA NA
Saturated twinACE twinACE 6 879.7042 178 523.7042 NA 178 NA
Independence twinACE 0 NA 0 NA NA NA NA
Independence twinACE twinACE 6 879.7042 178 523.7042 NA 178 NA

Posted on
No user picture. Idunnu Joined: 03/11/2015

Problems with model fit

This is what i wrote for my model specification but I'm getting this error
2: In eval(expr, envir, enclos) :
Could not compute QR decomposition of Hessian.
Optimization probably did not converge.

> model.dhp <- specifyModel ()
1: EA_response -> EA_survival,NA,1
2: EA_response -> EA_progeny,gam12
3: EA_response -> EA_progeny_wet_mass,gam13
4: EA_response -> EA_progeny_dry_mass,gam14
5: FC_response -> FC_survival,NA,1
6: FC_response -> FC_progeny,gam22
7: BA_response -> Ba_emergence,NA,1
8: BA_response -> Ba_shoot_length,gam32
9: BA_response -> Ba_root_length,gam33

Posted on
No user picture. Idunnu Joined: 03/11/2015

Problems with model specification

Forums

This is what i wrote for my model specification but I'm getting this error
2: In eval(expr, envir, enclos) :
Could not compute QR decomposition of Hessian.
Optimization probably did not converge.

> model.dhp <- specifyModel ()
1: EA_response -> EA_survival,NA,1
2: EA_response -> EA_progeny,gam12
3: EA_response -> EA_progeny_wet_mass,gam13
4: EA_response -> EA_progeny_dry_mass,gam14
5: FC_response -> FC_survival,NA,1
6: FC_response -> FC_progeny,gam22
7: BA_response -> Ba_emergence,NA,1
8: BA_response -> Ba_shoot_length,gam32
9: BA_response -> Ba_root_length,gam33