<?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: Max diff in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Max-diff/m-p/179535#M34309</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Range might be what you're looking for if summarizing all values in a data set (or group of values). Range = maximum value - minimum non missing value.&lt;/P&gt;&lt;P&gt;proc means data=sashelp.class range max min;&lt;/P&gt;&lt;P&gt;class sex;&lt;/P&gt;&lt;P&gt;var height weight;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shows the range by sex of height and weight in the SAS supplied data set.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Jun 2014 16:00:21 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2014-06-02T16:00:21Z</dc:date>
    <item>
      <title>Max diff</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Max-diff/m-p/179532#M34306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone give me any tips, help or codes for max diff?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i Want to help a friend and have never used it before. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any help would be great ! &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 May 2014 18:18:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Max-diff/m-p/179532#M34306</guid>
      <dc:creator>clcl</dc:creator>
      <dc:date>2014-05-31T18:18:28Z</dc:date>
    </item>
    <item>
      <title>Re: Max diff</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Max-diff/m-p/179533#M34307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Input and desired output dataset examples would help us a lot understand what you want.&amp;nbsp; -&amp;nbsp; PG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 May 2014 18:25:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Max-diff/m-p/179533#M34307</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2014-05-31T18:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: Max diff</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Max-diff/m-p/179534#M34308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the max diff?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 31 May 2014 18:38:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Max-diff/m-p/179534#M34308</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2014-05-31T18:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: Max diff</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Max-diff/m-p/179535#M34309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Range might be what you're looking for if summarizing all values in a data set (or group of values). Range = maximum value - minimum non missing value.&lt;/P&gt;&lt;P&gt;proc means data=sashelp.class range max min;&lt;/P&gt;&lt;P&gt;class sex;&lt;/P&gt;&lt;P&gt;var height weight;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shows the range by sex of height and weight in the SAS supplied data set.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Jun 2014 16:00:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Max-diff/m-p/179535#M34309</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2014-06-02T16:00:21Z</dc:date>
    </item>
    <item>
      <title>Re: Max diff</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Max-diff/m-p/179536#M34310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am trying to do this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://en.wikipedia.org/wiki/MaxDiff" title="http://en.wikipedia.org/wiki/MaxDiff"&gt;MaxDiff - Wikipedia, the free encyclopedia&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2014 08:01:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Max-diff/m-p/179536#M34310</guid>
      <dc:creator>clcl</dc:creator>
      <dc:date>2014-06-03T08:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: Max diff</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Max-diff/m-p/179537#M34311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whilst I cannot help you directly with your problem I can point you towards Google search which whilst attempting to conquer the world, also provides a natty search functionality:&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/techsup/technote/mr2010mktmdiff.pdf" title="http://support.sas.com/techsup/technote/mr2010mktmdiff.pdf"&gt;http://support.sas.com/techsup/technote/mr2010mktmdiff.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/resources/papers/tnote/tnote_marketresearch.html" title="http://support.sas.com/resources/papers/tnote/tnote_marketresearch.html"&gt;SAS Technical Support Documents--Marketing Research&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Jun 2014 08:32:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Max-diff/m-p/179537#M34311</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2014-06-03T08:32:40Z</dc:date>
    </item>
  </channel>
</rss>

