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 (December 2009, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 1 Dec 2009 15:54:30 -0500
Reply-To:     Ted Ames <forwardwash@YAHOO.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Ted Ames <forwardwash@YAHOO.COM>
Subject:      Creating a "Shift" Table

I have SAS Version 8.21 installed at my place. A Customer has both a "Baseline" and "Final" reading. I have to produce a Shift Table as below:

Final Reading

Normal Mild Moderate Severe Missing Total Normal Base- Mild line Moderate Reading Severe Missing Total

The decodes for the values in the table are

Normal=1 Mild=2 Moderate=3 Severe=4 Missing=99

What is the best way to do this? Thanks in advance.


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