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 (May 2009, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Tue, 5 May 2009 21:11:24 -0400
Reply-To:     Wensui Liu <liuwensui@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         Wensui Liu <liuwensui@GMAIL.COM>
Subject:      strange behavior of proc rank
Content-Type: text/plain; charset=ISO-8859-1

Hey All, It's been a long time since I asked a question last time. I have seen a very strange behavior of "proc rank ties = low groups = 2". I have a 2-level numeric variable x with 0 and 1 with a relatively even freq. distribution. when I applied the above "proc rank ties = low groups = 2 data = ... out = ...; var x; ranks rank", the variable "rank" only has 1 level. I could hardly believe what I saw. Any insight or similar experience?

Thank you so much! -- ============================== WenSui Liu Acquisition Risk, Chase Blog : statcompute.spaces.live.com

Tough Times Never Last. But Tough People Do. - Robert Schuller ==============================


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