[R] RE:

Brett Magill bmagill at earthlink.net
Sat Jul 20 07:05:55 CEST 2002


princomp() would be the wrong function for factor analysis.  While SPSS uses
principal components and principal factor as possible estimation methods,
with PC as the default, R does not implement these methods.  The factanal()
function uses maximum likelihood with optional varimax or promax rotations.
This can be replicated in SPSS by changing the estimation method.

-----Original Message-----
From: owner-r-help at stat.math.ethz.ch
[mailto:owner-r-help at stat.math.ethz.ch]On Behalf Of A. Simon
Sent: Friday, July 19, 2002 5:15 PM
To: r-help at stat.math.ethz.ch
Subject:



Hi, I am learining how to use R, specifically the princomp() function, and
I am trying to replicate the results I get in SPSS with no luck, can
anyone give me the equivalent options in SPSS' factor analysis routine?
Thanks, Adam





_____________________________________________________________________
Adam F. Simon
Department of Political Science                44 Gowen Hall
University of Washington                       Office: (206) 616-3584
Seattle, WA  98195-3530                        Fax:    (206) 685-2146

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.
-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._.
_._

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !)  To: r-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list