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 (August 2011, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 26 Aug 2011 15:17:42 -0400
Reply-To:     Titaan Titaan <titaan08@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Titaan Titaan <titaan08@GMAIL.COM>
Subject:      AE table help

I don't know why you are using - tables pterm * Usubjid /list out = pt_term_subjid ; for your table. You need to do tables treatment*pterm. Before that sort the data by treatment pterm usubjid using nodupkey. Out of my curiosity, are you working in a clinical industry without knowing by processing, proc freq and means?? If you are not working, and try to learn/practice, then I will suggest you to read "SAS Programming in the Pharmaceutical Industry" by Jack Shostak. All the best.


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