OpenSEM Forums

Bivariate twin model(ACEorADE)
Hello,
Recently, I have done a bivariate models.BUT I am confused with how to choose ACE or ADE in the bivariate models? I have tried using ICC in each variable apartly, BUT the fitting model one is ACE when another is ADE. NOW the question is that which one bivariate model I should use ? ACE-ACE or ADE-ADE or ACE-ADE? If the the answer is ACE-ADE, how to write the script?
Thanks for some help!
Cheers,
Fengxia
- Read more about Bivariate twin model(ACEorADE)
- 7 comments
- Log in or register to post comments

Multilevel model
Hi all!
- Read more about Multilevel model
- 2 comments
- Log in or register to post comments

Twins raised apart + together
Ciao all,
I do not know if this is the most appropriate section for posting however I will give it my best shot. I am conducting a capstone project for my genetic epidemiology program but unfortunately my mentors are unaware of the methods used for the project I will describe here so they encouraged me to connect with individuals on this website. Some may argue I should do a project that I can receive some assistance with from my mentors but I am passionate about this project!
- Read more about Twins raised apart + together
- 3 comments
- Log in or register to post comments

Pairwise maximum likelihood estimator available?
Hi.
This is probably a good place to ask if anyone has implemented the new pairwise maximum likelihood estimator for Open Mx? For example, this paper mentions that "PLM fit estimates can also be obtained with Open Mx":
https://doi.org/10.3389/fpsyg.2016.00528

Ch11_Kevin J. Grimm, Nilam Ram, Ryne Estabrook_Growth Modeling Structural Equation and Multilevel Modeling Approaches
Hi everyone,
I am trying to estimate the knot of piecewise latent growth model and using one piece of code from Grimm, Ram & Estabrook's book as my reference (P268-269). However, it reported an error "Error: Illegal label 'L10[1, 1]' detected in matrix 'A'. Square brackets must contain numeric literals when used inside of labels."

Bootstrap Likelihood Ratio Test
I'm interested in using the new bootstrap function in mxCompare to evaluate nested growth mixture models (GMM) using the Bootstrap Likelihood Ratio Test (BLRT), but am a uncertain how to do so. For example, in the attached code building on the GMM example provided in the OpenMx documentation, say I wanted to compare a three-class model to a two-class model. How would I conduct the BLRT?
- Read more about Bootstrap Likelihood Ratio Test
- 16 comments
- Log in or register to post comments

Fitting SEMs from correlation matrices and standard errors
Hello,
I have two general questions and I am particularly interested in doing these models in OpenMx.
1. Is there a way to estimate SEMs with input only being pearson's correlations and the standard errors from the pearson correlations? I want to do this without back transforming to the sample size, so essentially the sample size is unknown.

Multiple testing
One of my Phd students recently received reviewer comments for a submitted paper in which she presented 9 univariate ACE models on separate outcome measures. One of the reviewers asked: “Please indicate how correction for multiple comparisons was handled for the genetic modeling. Given that several brain regions were being analyzed, what statistical threshold was used?”
First of all, is any such correction really needed for 9 outcomes?
- Read more about Multiple testing
- 5 comments
- Log in or register to post comments

doubt with binary variables
Hi everyone,
I am trying to do a joint analysis between 2 binary variables and 1 continuous variable I am having some problems to fix the variance for the 2 binary variables equal 1.
I think I should change something here
matUnv <- mxMatrix( type="Unit", nrow=nvo, ncol=1, name="Unv1" )
matOc <- mxMatrix( type="Full", nrow=1, ncol=nv, free=FALSE, values=oc, name="Oc" )
var1 <- mxConstraint( expression=diag2vec(Oc%&%V)==Unv1, name="Var1" )
NVO=2
NV=3
- Read more about doubt with binary variables
- 34 comments
- Log in or register to post comments

Rationale for Bootstrapping CIs
Hi all,
Is there a rationale for bootstrapping 95% CIs for univariate ACE estimates when relying on a relatively small convenience sample of MZ/DZ twins? Any source(s) that would support doing so?
- Read more about Rationale for Bootstrapping CIs
- 1 comment
- Log in or register to post comments
Pagination
- Previous page
- Page 23
- Next page