<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Proc Rank mystery in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Rank-mystery/m-p/60248#M17079</link>
    <description>This Tech Support note talks about possibly NOT getting equal-sized groups with the GROUP= option:&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/22/399.html" target="_blank"&gt;http://support.sas.com/kb/22/399.html&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
This may come down to the differences in the data and/or would be something best explored with SAS Tech Support.&lt;BR /&gt;
 &lt;BR /&gt;
  To open a track with Tech Support, fill out the form at this link:&lt;BR /&gt;
&lt;A href="http://support.sas.com/ctx/supportform/createForm" target="_blank"&gt;http://support.sas.com/ctx/supportform/createForm&lt;/A&gt;&lt;BR /&gt;
   &lt;BR /&gt;
cynthia</description>
    <pubDate>Fri, 07 Jan 2011 15:38:38 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2011-01-07T15:38:38Z</dc:date>
    <item>
      <title>Proc Rank mystery</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Rank-mystery/m-p/60247#M17078</link>
      <description>I am executing a proc rank call in a macro that has worked very well to date:&lt;BR /&gt;
&lt;BR /&gt;
proc rank data=fractile1 groups=&amp;amp;fract out=&amp;amp;outdata;&lt;BR /&gt;
	var &amp;amp;predict;&lt;BR /&gt;
	ranks Fractile;&lt;BR /&gt;
&lt;BR /&gt;
Strangely, however, I am now working with a dataset where groups=25 and I am instead getting 24 ranks.  Rank 18 is somehow getting skipped entirely, so the ranks suddenly go from 17 to 19.  There are no non-missing variables in the dataset and the 25 ranks have worked just fine with a different dataset.&lt;BR /&gt;
&lt;BR /&gt;
Is there anything else I can investigate that could cause proc rank to blip like this?</description>
      <pubDate>Fri, 07 Jan 2011 15:27:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Rank-mystery/m-p/60247#M17078</guid>
      <dc:creator>GVeers</dc:creator>
      <dc:date>2011-01-07T15:27:57Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Rank mystery</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Rank-mystery/m-p/60248#M17079</link>
      <description>This Tech Support note talks about possibly NOT getting equal-sized groups with the GROUP= option:&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/22/399.html" target="_blank"&gt;http://support.sas.com/kb/22/399.html&lt;/A&gt;&lt;BR /&gt;
 &lt;BR /&gt;
This may come down to the differences in the data and/or would be something best explored with SAS Tech Support.&lt;BR /&gt;
 &lt;BR /&gt;
  To open a track with Tech Support, fill out the form at this link:&lt;BR /&gt;
&lt;A href="http://support.sas.com/ctx/supportform/createForm" target="_blank"&gt;http://support.sas.com/ctx/supportform/createForm&lt;/A&gt;&lt;BR /&gt;
   &lt;BR /&gt;
cynthia</description>
      <pubDate>Fri, 07 Jan 2011 15:38:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Rank-mystery/m-p/60248#M17079</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2011-01-07T15:38:38Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Rank mystery</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Proc-Rank-mystery/m-p/60249#M17080</link>
      <description>Thanks Cynthia.  That was a great help.  The proc rank skipped 18 because there is a huge section of tie values that SAS assigned to rank 19.</description>
      <pubDate>Fri, 07 Jan 2011 16:43:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Proc-Rank-mystery/m-p/60249#M17080</guid>
      <dc:creator>GVeers</dc:creator>
      <dc:date>2011-01-07T16:43:41Z</dc:date>
    </item>
  </channel>
</rss>

