<?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: Pick out the smallest variable (numerical) out of a set of variables in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Pick-out-the-smallest-variable-numerical-out-of-a-set-of/m-p/344376#M273026</link>
    <description>&lt;P&gt;minValue = min(of var1-var16);&lt;/P&gt;
&lt;P&gt;drop var1-var16;&lt;/P&gt;</description>
    <pubDate>Sun, 26 Mar 2017 04:11:13 GMT</pubDate>
    <dc:creator>PGStats</dc:creator>
    <dc:date>2017-03-26T04:11:13Z</dc:date>
    <item>
      <title>Pick out the smallest variable (numerical) out of a set of variables</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Pick-out-the-smallest-variable-numerical-out-of-a-set-of/m-p/344374#M273025</link>
      <description>&lt;P&gt;Hi everyone!&lt;/P&gt;&lt;P&gt;Please help me!&lt;/P&gt;&lt;P&gt;For each observation I have 16 numerical variables (all positive numbers, for some observations not all of them have values) and I would like to pick out the smallest out of the 16 and just keep that (smallest) variable and drop the others. Do I need a do loop for this to compare 2 values at a time or is there a way to pick the smallest out of the 16 variables at once?&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Mar 2017 03:44:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Pick-out-the-smallest-variable-numerical-out-of-a-set-of/m-p/344374#M273025</guid>
      <dc:creator>michan22</dc:creator>
      <dc:date>2017-03-26T03:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: Pick out the smallest variable (numerical) out of a set of variables</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Pick-out-the-smallest-variable-numerical-out-of-a-set-of/m-p/344376#M273026</link>
      <description>&lt;P&gt;minValue = min(of var1-var16);&lt;/P&gt;
&lt;P&gt;drop var1-var16;&lt;/P&gt;</description>
      <pubDate>Sun, 26 Mar 2017 04:11:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Pick-out-the-smallest-variable-numerical-out-of-a-set-of/m-p/344376#M273026</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2017-03-26T04:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: Pick out the smallest variable (numerical) out of a set of variables</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Pick-out-the-smallest-variable-numerical-out-of-a-set-of/m-p/344389#M273027</link>
      <description>&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Sun, 26 Mar 2017 07:02:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Pick-out-the-smallest-variable-numerical-out-of-a-set-of/m-p/344389#M273027</guid>
      <dc:creator>michan22</dc:creator>
      <dc:date>2017-03-26T07:02:06Z</dc:date>
    </item>
  </channel>
</rss>

