OpenMx General Help
Staying informed with OpenMx
- Read more about Staying informed with OpenMx
- 1 comment
- Log in or register to post comments
Welcome to the OpenMx General Help Forum
- Read more about Welcome to the OpenMx General Help Forum
- 7 comments
- Log in or register to post comments
problems with simple ACE model
I am running a simple ACE model for twin analysis with age and gender as confounds (115 DZ pairs and 60 MZ pairs). I use the model from International Statistical Genetics Workshop:
[https://ibg.colorado.edu/cdrom2022/day2/00_ACEvc_contin.R](https://ibg.colorado.edu/cdrom2022/day2/00_ACEvc_contin.R "https://ibg.colorado.edu/cdrom2022/day2/00_ACEvc_contin.R")
When I run the model, I get the following results:
- Read more about problems with simple ACE model
- 4 comments
- Log in or register to post comments
five-factor model
I'm using OpenMx to run a five-factor CFA model for 14 variables. "phenfile0" is the dataset and I used its 3rd to 16th columns as a input with the colnames of "y1" to "y14".
"y12" "y13" "y14" belong to "F1"; "y9" "y10" "y11" belong to "F2"; "y6" "y7" "y8" belong to F3; "y3" "y4" "y5" belong to F4; and "y1" "y2" belong to F5.
**Issue**: the output gave a larger SE for some loadings. I'm not sure if the code is correct. Thanks for your help!
- Read more about five-factor model
- 2 comments
- Log in or register to post comments
how to compare two correlation matrices
I'm trying to compare two correlation matrices from a study of two different samples of people from different cultures. These matrices aren't symmetrical because they represent the correlations of two different sets of psychological tests. Is there a way to do this in OpenMx?
Thanks in advance for your help.
Krzysztof
- Read more about how to compare two correlation matrices
- 1 comment
- Log in or register to post comments
Fitting AE CE and E model to a bivariate model
- Read more about Fitting AE CE and E model to a bivariate model
- 1 comment
- Log in or register to post comments
Variance model graph
Does anyone have a graph template for the bivariate variance estimate model?
Best,
Didi
- Read more about Variance model graph
- 2 comments
- Log in or register to post comments
ACE and ADE model returns the same AIC
I'm currently working on a project with twin data, and I encountered some weird results when fitting ACE and ADE models with OpenMx.
I fit both bivariate ACE, AE, and ADE models based on the script from Dr.Hermine Maes' website. However, our model returns unusual results. Specifically, the AIC values for ACE and ADE are the same. Also, the parameter estimates for the ADE model do not match the phenotypic correlations. Has anyone encountered similar problem before? Any kind of help is appreciated!!
- Read more about ACE and ADE model returns the same AIC
- 4 comments
- Log in or register to post comments
How to get estimates of latent random slopes and random intercept
Here is code to simulate HLM data
library(dplyr)
library(tidyr)
library(OpenMx)
Product of Variables Identification
my aim is to use product of variables to fit a random-intercept random-slope model with latent mean centering. To be precise, my model is as follows. $i$ indexes person, $t$ indexes observations within a person.
$$Y_{it} = \beta_i (X_{it}-meanX_i) + meanY_i + residualY_{ij}$$
$$X_{it} = meanX_i + residualX_{ij} $$
$$\beta_i \sim N(\mu_\beta, \sigma_\beta^2), \quad meanX_i \sim N(\mu_X, \sigma_X^2), \quad meanY_i \sim N(\mu_Y, \sigma_Y^2)$$
- Read more about Product of Variables Identification
- 3 comments
- Log in or register to post comments
Pagination
- Page 1
- Next page