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 (March 2009, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Mon, 9 Mar 2009 14:49:16 -0400
Reply-To:   Akshaya <akshaya.nathilvar@GMAIL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   Akshaya <akshaya.nathilvar@GMAIL.COM>
Subject:   Re: Hello Everybody
Comments:   To: Raju <hadsomeraja@gmail.com>
In-Reply-To:   <7e29ca53-6615-4b13-8b9e-b44ce962ca8b@f37g2000vbf.googlegroups.com>
Content-Type:   text/plain; charset=ISO-8859-1

Is the repeated time1 variable value within each ID group, or for the entire datafile? What is "some value" for time2 variable?

On Mon, Mar 9, 2009 at 2:21 PM, Raju <hadsomeraja@gmail.com> wrote:

> I need a favor ... > > I have a dataset like > > id time1 time2 > 100 5 0 > 100 8 0 > 100 9 0 > 100 9 0 > 101 5 0 > 101 8 0 > 101 9 0 > 101 9 0 > > > I would like to find out repeated value in time1 variable and would > like to place some value in time2 variable. > > I will appreciate if someone gives me any clue... > > Thanks > Raju >

-- AkshayA!


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