LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (April 2006)Back to main SPSSX-L pageJoin or leave SPSSX-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Sat, 1 Apr 2006 15:12:54 -0600
Reply-To:     Anthony Babinec <tbabinec@sbcglobal.net>
Sender:       "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From:         Anthony Babinec <tbabinec@sbcglobal.net>
Subject:      Re: residual correlation matrix from SPSS
Comments: To: "Marie S. Hammond" <mshammond@cpsy.com>
In-Reply-To:  <BPEPLCCECJNCMEJAHBFICENNEAAA.mshammond@cpsy.com>
Content-Type: text/plain; charset="us-ascii"

Here's example syntax. See the /print subcommand, keyword REPR.

FACTOR /VARIABLES x1 x2 x3 /MISSING LISTWISE /ANALYSIS x1 x2 x3 /PRINT REPR EXTRACTION /CRITERIA FACTORS(1) ITERATE(25) /EXTRACTION PC /ROTATION NOROTATE /METHOD=CORRELATION .

Anthony Babinec

-----Original Message----- From: SPSSX(r) Discussion [mailto:SPSSX-L@LISTSERV.UGA.EDU] On Behalf Of Marie S. Hammond Sent: Saturday, April 01, 2006 1:00 PM To: SPSSX-L@LISTSERV.UGA.EDU Subject: residual correlation matrix from SPSS

Greetings all! My apologies for not searching the archive first, I'm having some difficulty obtaining a list, other than a list of the "monthly log" files.

I'm trying to figure out the syntax to obtain a residual correlation matrix in SPSS. I'm using it as part of my evalution of the factor analysis for a scale on which I'm doing some validation work. Tabachnick and Fiddell state that you can do this in SPSS, but I can't seem to even find this in the "help" area of the program.

Any assistance with how to obtain this matrix would be helpful.

Regards, Marie Marie S. Hammond, Ph.D. mshammond@cpsy.com


Back to: Top of message | Previous page | Main SPSSX-L page