<?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 Proc Rank multiple groupings in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Proc-Rank-multiple-groupings/m-p/966646#M376191</link>
    <description>&lt;P&gt;Is it possible to generate different groupings for different variables in the Rank Procedure?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lets say I have variables A and B and I want to rank A into quartiles but B into terciles.&amp;nbsp; &amp;nbsp; I know this can be done with two procedures, but could it be done in one?&lt;/P&gt;</description>
    <pubDate>Thu, 15 May 2025 19:50:56 GMT</pubDate>
    <dc:creator>Batman</dc:creator>
    <dc:date>2025-05-15T19:50:56Z</dc:date>
    <item>
      <title>Proc Rank multiple groupings</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-Rank-multiple-groupings/m-p/966646#M376191</link>
      <description>&lt;P&gt;Is it possible to generate different groupings for different variables in the Rank Procedure?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lets say I have variables A and B and I want to rank A into quartiles but B into terciles.&amp;nbsp; &amp;nbsp; I know this can be done with two procedures, but could it be done in one?&lt;/P&gt;</description>
      <pubDate>Thu, 15 May 2025 19:50:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-Rank-multiple-groupings/m-p/966646#M376191</guid>
      <dc:creator>Batman</dc:creator>
      <dc:date>2025-05-15T19:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Rank multiple groupings</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-Rank-multiple-groupings/m-p/966647#M376192</link>
      <description>&lt;P&gt;Rank both A and B into percentiles. Then in a data step, if A&amp;lt;=25 this is the first quartile. If B&amp;lt;=33 this is the first tercile.&lt;/P&gt;</description>
      <pubDate>Thu, 15 May 2025 20:01:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-Rank-multiple-groupings/m-p/966647#M376192</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2025-05-15T20:01:29Z</dc:date>
    </item>
  </channel>
</rss>

