eqsCov:
Translate Covariance Matrix in EQS Output to a Covariance Matrix in R
Description
Extract the covariance matrix from an appropriate EQS .out file for your usage in R.
Usage
eqsCov(eqs)
Arguments
eqs
A valid unedited .out file from EQS output.
Value
A covariance matrix.
References
Bentler, P. M. (2008). EQS Program Manual. Encino, CA: Multivariate Software Inc.
Yves Rosseel (2012). lavaan: An R Package for Structural Equation Modeling. Journal of Statistical Software, 48(2), 1-36. URL http://www.jstatsoft.org/v48/i02/.