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 (July 2000, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Wed, 5 Jul 2000 14:44:01 EDT
Reply-To:   James Yang <jamesy99@HOTMAIL.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   James Yang <jamesy99@HOTMAIL.COM>
Subject:   group by week???
Content-Type:   text/plain; format=flowed

Please kindly go throught following qustion and provide your valuable advice.

Suppose following is my sas data: MyData with two vars: ID and brwTime

ID checkday 01 01/02/00 02 01/04/00 03 01/15/00 .. .......

That means, What I want to do now is to count the obs by week(from Monday through Sunday). What will be the most effective way to do this? I tried to use weeday() to get the day of week. Any sugestion is highly appreciated in advance!

Regards, James

________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com


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