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 (October 2003)Back to main SPSSX-L pageJoin or leave SPSSX-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 3 Oct 2003 12:40:09 +0200
Reply-To:     kende jan <kendejan@yahoo.fr>
Sender:       "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From:         kende jan <kendejan@yahoo.fr>
Subject:      Syntax Help for Transpose file
Content-Type: text/plain; charset=iso-8859-1

hello with all, I have a data file of one variable measured at three times (V1_1, v1_2, v1_3). I would like to transform this file into another where I will have the 3 measures to only one variable. How I can make with spss to make this file. Thank you very much

Jan

I have a file like this :

ID v1_1 v1_2 v1_3

1 20 45 36

2 35 25 40

3 56 24 48

the outfile would be this:

Id visit v1

1 1 20

1 2 45

1 3 36

2 1 35

2 2 25

2 3 40

3 1 56

3 2 24

3 3 48

--------------------------------- Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Testez le nouveau Yahoo! Mail


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