Confirmatory Factor Analysis
Dear Pablo, The sem() function in the sem package can do second-order CFA. See the Thurstone example in ?sem. You could also use the lavaan or OpenMx packages (the latter not on CRAN). I hope this helps, John
-----Original Message----- From: r-help-bounces at r-project.org [mailto:r-help-bounces at r- project.org] On Behalf Of Pablo Menese Sent: Sunday, March 10, 2013 5:25 PM To: R help Subject: [R] Confirmatory Factor Analysis Hi, I'm trying to perform a hierachical, second order CFA. That's the thing that I need to leave AMOS. I found some sim.hierarchical and omega stuff, but nothing clear enough. Can anyone help me? I just need a simple and clear manual. Best, Pablo. [[alternative HTML version deleted]]
______________________________________________ R-help at r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting- guide.html and provide commented, minimal, self-contained, reproducible code.