Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

CFA

Rcmdr Confirmatory Factor Analysis Dialog


Description

The CFA dialog is used to create and fit a confirmatory factor analysis model via the cfa and sem functions in the sem package.

Details

Select two or more variables for each factor by Control-clicking on their names in the variable-list box. Optionally give the factor a name; this must be a valid R name. Then press the Define factor button.

Continue in this manner until all factors are specified. Note that if there are not at least two unique variables selected for each factor, the model will probably be underidentified, causing sem to fail.

The radio buttons at the top of the dialog may be used to analyze either the correlation matrix or covariance matrix of the observed variables; to specify either correlated or orthogonal factors; and to identify the model either by setting the factor variance to 1 or by setting the first loading for each factor to 1 (establishing a “reference indicator” for the factor). A check box is provided to compute robust standard errors and tests.

Author(s)

See Also


Rcmdr

R Commander

v2.7-1
GPL (>= 2)
Authors
John Fox [aut, cre], Milan Bouchet-Valat [aut], Liviu Andronic [ctb], Michael Ash [ctb], Theophilius Boye [ctb], Stefano Calza [ctb], Andy Chang [ctb], Vilmantas Gegzna [ctb], Philippe Grosjean [ctb], Richard Heiberger [ctb], Kosar Karimi Pour [ctb], G. Jay Kerns [ctb], Renaud Lancelot [ctb], Matthieu Lesnoff [ctb], Uwe Ligges [ctb], Samir Messad [ctb], Martin Maechler [ctb], Robert Muenchen [ctb], Duncan Murdoch [ctb], Erich Neuwirth [ctb], Dan Putler [ctb], Brian Ripley [ctb], Miroslav Ristic [ctb], Peter Wolf [ctb], Kevin Wright [ctb]
Initial release
2020-10-07

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.