Tell me more ×
Cross Validated is a question and answer site for statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.

I am attempting to perform a two-group confirmatory factor analysis (CFA) of one continuous factor on six ordinal predictors in OpenMx (R) using (robust) Weighted Least Squares (WLS) estimation. While I am completely new to OpenMx (I only used sem and lavaan ) I think I have most things now: I have a way of estimating polychoric correlations/covariances and estimating the latent means in one group and a good idea on how to implement this model in OpenMx.

I just have one problem, I need a weight matrix in WLS estimation. This should be an asymptotic covariance matrix of the elements of the observed correlations/covariances.

What is this exactly and how can I compute such a matrix?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.