<?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 in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/PROC-RANK/m-p/568581#M160079</link>
    <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;Please, can someone guide how can I use proc rank to select the best 10% of the records by each treatment and then apply to proc survey for tipping point analysis?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 24 Jun 2019 21:47:57 GMT</pubDate>
    <dc:creator>Sami1234</dc:creator>
    <dc:date>2019-06-24T21:47:57Z</dc:date>
    <item>
      <title>PROC RANK</title>
      <link>https://communities.sas.com/t5/SAS-Programming/PROC-RANK/m-p/568581#M160079</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;Please, can someone guide how can I use proc rank to select the best 10% of the records by each treatment and then apply to proc survey for tipping point analysis?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jun 2019 21:47:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/PROC-RANK/m-p/568581#M160079</guid>
      <dc:creator>Sami1234</dc:creator>
      <dc:date>2019-06-24T21:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: PROC RANK</title>
      <link>https://communities.sas.com/t5/SAS-Programming/PROC-RANK/m-p/568583#M160081</link>
      <description>proc rank data=have groups=10;&lt;BR /&gt;by treatment;&lt;BR /&gt;var myVar;&lt;BR /&gt;ranks rankMyVar;&lt;BR /&gt;run;&lt;BR /&gt;&lt;BR /&gt;*then select the records where the group=9. &lt;BR /&gt;&lt;BR /&gt;No idea about PROC SURVEY and the tipping point analysis.</description>
      <pubDate>Mon, 24 Jun 2019 21:56:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/PROC-RANK/m-p/568583#M160081</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-06-24T21:56:18Z</dc:date>
    </item>
  </channel>
</rss>

