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 2011, week 4)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Mon, 26 Sep 2011 13:02:31 -0700
Reply-To:     "Jordan, Lewis" <Lewis.Jordan@WEYERHAEUSER.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "Jordan, Lewis" <Lewis.Jordan@WEYERHAEUSER.COM>
Subject:      Re: Interval
Comments: To: "Nordlund, Dan (DSHS/RDA)" <NordlDJ@DSHS.WA.GOV>
In-Reply-To:  <941871A13165C2418EC144ACB212BDB0020E6632@dshsmxoly1504g.dshs.wa.lcl>
Content-Type: text/plain; charset="utf-8"

Well that's not right!! Look at Interval=2.

***************************** Lewis Jordan Weyerhaeuser: Southern Timberlands R&D Cell (Primary): 662-889-4514 Office: 662-245-5227 lewis.jordan@weyerhaeuser.com *****************************

-----Original Message----- From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of Nordlund, Dan (DSHS/RDA) Sent: Monday, September 26, 2011 2:56 PM To: SAS-L@LISTSERV.UGA.EDU Subject: Re: Interval

> -----Original Message----- > From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU] On Behalf Of > Randy > Sent: Monday, September 26, 2011 12:45 PM > To: SAS-L@LISTSERV.UGA.EDU > Subject: Interval > > My data set is as follows: > > IDA IDB VarA > A X 0 > A X & > A X 0 > A X 0 > A X 8 > A X 7 > A Y 0 > A Z 0 > A Z 1 > A Z 2 > A Z 0 > > I want: > IDA IDB VarA Interval > A X 0 1 > A X & 1 > A X 0 1 > A X 0 2 > A X 8 2 > A X 7 2 > A Y 0 3 > A Z 0 4 > A Z 1 4 > A Z 2 4 > A Z 0 4 > > Thanks > Randy

Randy,

With all the inclement weather in my neck of the woods, my crystal ball is all clouded. Can you provide the rules by which interval should change value?

Dan

Daniel J. Nordlund Washington State Department of Social and Health Services Planning, Performance, and Accountability Research and Data Analysis Division Olympia, WA 98504-5204


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