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.
|