OpenMx General Help

Freely estimate genetic correlation DOS twins
I'm adapting the BIVARIATE Boulder-skript atm and I'm trying to freely estimate the paths connecting the As of the two phenotypes for the DOS-twins. So it should be 0.5 for the DZ twins, but freely estimated for the DOS twins.
With this skrip, I get ONE estimate for both paths:
pathRados <- mxMatrix (type="Full", nrow=1, ncol=1, free=TRUE, values=0.5, label="rados", lbound=-1, ubound=1, name="ra")
expCovDOS <- mxAlgebra(name = "expCovDOS",
expression = rbind (cbind(Am+Cm+Em, (ra%x%(am%*%t(af)))+cm%*%t(cf)),

Upper and lower bounds of confidence interval equal the parameter estimate

heritability estimates for unequal family sizes in R

Bivariate or multivariate correlated factors model script
Any help much and greatly appreciated!
Karen

Lagrange Multiplier Test
- Read more about Lagrange Multiplier Test
- 1 comment
- Log in or register to post comments

Does it really take that long?
- Read more about Does it really take that long?
- 4 comments
- Log in or register to post comments

Assessing Model Fit - Any Insight?
For my particular problem, we're looking at 8 variables (in a twin modeling framework, but we're looking at non-twin models as well) and these variables are split into 4 closely correlated pairs (correlations around .5) that are loosely correlated with one another.
- Read more about Assessing Model Fit - Any Insight?
- 2 comments
- Log in or register to post comments

RMSEA returns NA
- Read more about RMSEA returns NA
- 2 comments
- Log in or register to post comments


Expired links to scripts in OpenMx guide
- Read more about Expired links to scripts in OpenMx guide
- 13 comments
- Log in or register to post comments
Pagination
- Previous page
- Page 13
- Next page