LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous (more recent) messageNext (less recent) messagePrevious (more recent) in topicNext (less recent) in topicPrevious (more recent) by same authorNext (less recent) by same authorPrevious page (May 2009, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Thu, 21 May 2009 06:15:55 -0400
Reply-To:     Shaik Hymad <hymadsk@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Shaik Hymad <hymadsk@GMAIL.COM>
Subject:      How to transpose data by using arrays

HI TO ALL,

i HAV DATASET LIKE

PID VR VN MBR 001 1 V1 0 001 2 V2 0 002 1 V1 0 002 2 V2 0 002 1 V1 0 002 2 V2 0

I NEED TO OUTPUT LIKE... by subject - transpose to present missed brus(MBR) recorded at v1,v2 and overall for each subject on same observation USING DATASTEP IN ARRAYS

IF U KNOW ANY ONE PLEASE HELP ME

THANKS, HYMAD


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