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 (September 2006, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 1 Sep 2006 09:37:25 -0400
Reply-To:     Kateri Heydon <heydon@EMAIL.CHOP.EDU>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Kateri Heydon <heydon@EMAIL.CHOP.EDU>
Subject:      drug duration

Hi, I need some help with the following data:

DRUG DRUGDAY A 1 A 2 A 3 A 7 A 8 A 9 B 1 B 2 B 3

How do I create code to determine drug duration by drug? For example, I need the duration for the first three days of A, and then the next 3 days of A. Since there is a break in usage, I want to count this as two separate doses. I know how to count doses and duration if there is no breaks in usage, but where there is, I am very confused. Thanks!


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