Skip to content
Back to formatted view

Raw Message

Message-ID: <001b01ce1ddb$8a386c80$9ea94580$@mcmaster.ca>
Date: 2013-03-10T22:06:38Z
From: John Fox
Subject: Confirmatory Factor Analysis
In-Reply-To: <CAG-zrWosKdCHUupa1aFp-_D8MfUQzx=A93kBvUOexBTw1KYm_g@mail.gmail.com>

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.