<?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 Creating variables in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Creating-variables/m-p/654069#M196479</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have&amp;nbsp; a list of variables titled "Pain_score1 - Pain_score48". I need to create a new Pain_score_new which is the highest pain score for each individual from Pain_score1 -Pain_score48. Please, I need some help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
    <pubDate>Sun, 07 Jun 2020 22:17:59 GMT</pubDate>
    <dc:creator>UcheOkoro</dc:creator>
    <dc:date>2020-06-07T22:17:59Z</dc:date>
    <item>
      <title>Creating variables</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Creating-variables/m-p/654069#M196479</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have&amp;nbsp; a list of variables titled "Pain_score1 - Pain_score48". I need to create a new Pain_score_new which is the highest pain score for each individual from Pain_score1 -Pain_score48. Please, I need some help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jun 2020 22:17:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Creating-variables/m-p/654069#M196479</guid>
      <dc:creator>UcheOkoro</dc:creator>
      <dc:date>2020-06-07T22:17:59Z</dc:date>
    </item>
    <item>
      <title>Re: Creating variables</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Creating-variables/m-p/654070#M196480</link>
      <description>&lt;P&gt;Pain_score_max = max(of Pain_score1 - Pain_score48);&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jun 2020 22:34:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Creating-variables/m-p/654070#M196480</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2020-06-07T22:34:31Z</dc:date>
    </item>
    <item>
      <title>Re: Creating variables</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Creating-variables/m-p/654071#M196481</link>
      <description>&lt;P&gt;Thank you so much!&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jun 2020 23:15:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Creating-variables/m-p/654071#M196481</guid>
      <dc:creator>UcheOkoro</dc:creator>
      <dc:date>2020-06-07T23:15:12Z</dc:date>
    </item>
  </channel>
</rss>

