Date: Mon, 2 Mar 2009 04:49:44 -0500
Reply-To: Chris <coolzfm@SINA.COM>
Sender: "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From: Chris <coolzfm@SINA.COM>
Subject: How to expand 1 record into multi records.
Hi Friends,
Please help figure out whether the following operation is feasible in
SPSS. Many thanks!
ID, v1,v2,v3
A1,1,0,1
A2,0,1,1
The result data set will be like:
ID, v1,v2,v3
A1,1,0,0
A1,0,0,1
A2,0,1,0
A2,0,0,1
Regards
Chris
=====================
To manage your subscription to SPSSX-L, send a message to
LISTSERV@LISTSERV.UGA.EDU (not to SPSSX-L), with no body text except the
command. To leave the list, send the command
SIGNOFF SPSSX-L
For a list of commands to manage subscriptions, send the command
INFO REFCARD
|