<?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 How to convert two columns into weekly rate in SAS in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-convert-two-columns-into-weekly-rate-in-SAS/m-p/526697#M143491</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="IMG_1534(1).jpg" style="width: 320px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/26236i0078510165281353/image-size/large?v=v2&amp;amp;px=999" role="button" title="IMG_1534(1).jpg" alt="IMG_1534(1).jpg" /&gt;&lt;/span&gt;I need help in converting the ESC and seisurecount column into weekly rates.&lt;/P&gt;&lt;P&gt;The ESC column is a baseline 8 week seizure count while the Seizurecountcolum is a 2 week seizure count.&lt;/P&gt;&lt;P&gt;I have to convert both the 8 week and 2 week columns into weekly rates.&lt;/P&gt;&lt;P&gt;I havent written a code for this because I dont know how to start. Any help would be highly appreciated&lt;/P&gt;</description>
    <pubDate>Sun, 13 Jan 2019 03:45:39 GMT</pubDate>
    <dc:creator>Stacy</dc:creator>
    <dc:date>2019-01-13T03:45:39Z</dc:date>
    <item>
      <title>How to convert two columns into weekly rate in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-convert-two-columns-into-weekly-rate-in-SAS/m-p/526697#M143491</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="IMG_1534(1).jpg" style="width: 320px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/26236i0078510165281353/image-size/large?v=v2&amp;amp;px=999" role="button" title="IMG_1534(1).jpg" alt="IMG_1534(1).jpg" /&gt;&lt;/span&gt;I need help in converting the ESC and seisurecount column into weekly rates.&lt;/P&gt;&lt;P&gt;The ESC column is a baseline 8 week seizure count while the Seizurecountcolum is a 2 week seizure count.&lt;/P&gt;&lt;P&gt;I have to convert both the 8 week and 2 week columns into weekly rates.&lt;/P&gt;&lt;P&gt;I havent written a code for this because I dont know how to start. Any help would be highly appreciated&lt;/P&gt;</description>
      <pubDate>Sun, 13 Jan 2019 03:45:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-convert-two-columns-into-weekly-rate-in-SAS/m-p/526697#M143491</guid>
      <dc:creator>Stacy</dc:creator>
      <dc:date>2019-01-13T03:45:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert two columns into weekly rate in SAS</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-convert-two-columns-into-weekly-rate-in-SAS/m-p/526715#M143500</link>
      <description>&lt;P&gt;Don't write code until you know what you want to write.&lt;/P&gt;
&lt;P&gt;How can you convert a rate for 8 weeks or 2 weeks into a rate for 1 week?&lt;/P&gt;
&lt;P&gt;You can't.&lt;/P&gt;
&lt;P&gt;You could possibly make an estimate.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;weekly_rate = rate / number_of_weeks;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Is that what you want to calculate?&lt;/P&gt;</description>
      <pubDate>Sun, 13 Jan 2019 06:31:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-convert-two-columns-into-weekly-rate-in-SAS/m-p/526715#M143500</guid>
      <dc:creator>Tom</dc:creator>
      <dc:date>2019-01-13T06:31:03Z</dc:date>
    </item>
  </channel>
</rss>

