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 (February 2005)Back to main SPSSX-L pageJoin or leave SPSSX-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Wed, 16 Feb 2005 12:16:48 -0000
Reply-To:   Ann E Fitzmaurice <a.e.fitzmaurice@ABDN.AC.UK>
Sender:   "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From:   Ann E Fitzmaurice <a.e.fitzmaurice@ABDN.AC.UK>
Subject:   oms and factor analysis
Comments:   cc: ogy140@abdn.ac.uk
Content-Type:   text/plain; charset="us-ascii"

Hi can anyone help

I have the following factor analysis code

FACTOR

/VARIABLES m3a1a m3b1a m3d1a m3e1a m3g1a m3h1a m3k1a m3n1a m151aa m151ab m141aa m141ba m141ca m141da age_bm1a age_bm1b

age_bm1c age_bm1d age_bm1e age_bm1f bord1aa bord1ba bord1ca bord1da /MISSING LISTWISE /ANALYSIS m3a1a m3b1a m3d1a m3e1a

m3g1a m3h1a m3k1a m3n1a m151aa m151ab m141aa m141ba m141ca m141da age_bm1a age_bm1b age_bm1c age_bm1d age_bm1e age_bm1f

bord1aa bord1ba bord1ca bord1da

/PRINT UNIVARIATE INITIAL EXTRACTION FSCORE

/CRITERIA FACTORS(1) ITERATE(25)

/EXTRACTION PC

/ROTATION NOROTATE

/SAVE REG(ALL)

/METHOD=CORRELATION .

this will generate a descriptives piece of output and also the component score coefficient matrix and also some additional tables

what I am trying to do is to export these two tables using oms to a sav file so that I can do some calculations and then possibly (at a later date) merge the results back into the original data file

can anyone help with the syntax of this

I realise that if I right click on the two tables I can export the results to an excel file, this is useful as a one off but cannot be automated

regards

ann

Ann E Fitzmaurice Medical Statistician

University of Aberdeen Department of Obstetrics & Gynaecology Aberdeen Maternity Hospital Cornhill Road, Aberdeen. AB25 2ZL

Tel: +44 (0) 1224 553876 Fax: +44 (0) 1224 553708 e-mail: <mailto:a.e.fitzmaurice@abdn.ac.uk> a.e.fitzmaurice@abdn.ac.uk <http://www.abdn.ac.uk/dugaldbairdcentre/> http://www.abdn.ac.uk/dugaldbairdcentre/

'A Symposium on Women's Health: Measurement Matters'

Dugald Baird Centre 10th Anniversary Symposium

9th - 10th May 2005

For more details contact dbcconf.enquiries@abdn.ac.ukor go to http://www.abdn.ac.uk/dugaldbairdcentre/


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