<?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 SAS rolling average code using patient claims data in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-rolling-average-code-using-patient-claims-data/m-p/490883#M128587</link>
    <description>&lt;P&gt;I need to program market share based on a rolling 3 months average. I am using patient claims data. I would need to use a do loop to calculate the moving average by group (moving average of patients by brand by month) then calculate market share. Can someone help me with this?&lt;/P&gt;</description>
    <pubDate>Wed, 29 Aug 2018 15:16:22 GMT</pubDate>
    <dc:creator>jkimmel</dc:creator>
    <dc:date>2018-08-29T15:16:22Z</dc:date>
    <item>
      <title>SAS rolling average code using patient claims data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-rolling-average-code-using-patient-claims-data/m-p/490883#M128587</link>
      <description>&lt;P&gt;I need to program market share based on a rolling 3 months average. I am using patient claims data. I would need to use a do loop to calculate the moving average by group (moving average of patients by brand by month) then calculate market share. Can someone help me with this?&lt;/P&gt;</description>
      <pubDate>Wed, 29 Aug 2018 15:16:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-rolling-average-code-using-patient-claims-data/m-p/490883#M128587</guid>
      <dc:creator>jkimmel</dc:creator>
      <dc:date>2018-08-29T15:16:22Z</dc:date>
    </item>
    <item>
      <title>Re: SAS rolling average code using patient claims data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-rolling-average-code-using-patient-claims-data/m-p/490886#M128590</link>
      <description>If you need help please post some sample data and include anything you’ve tried to date. It also speeds things up if you show an example of the output that aligns with the input provided so logic can be verified.</description>
      <pubDate>Wed, 29 Aug 2018 15:19:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-rolling-average-code-using-patient-claims-data/m-p/490886#M128590</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-08-29T15:19:28Z</dc:date>
    </item>
    <item>
      <title>Re: SAS rolling average code using patient claims data</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-rolling-average-code-using-patient-claims-data/m-p/490901#M128596</link>
      <description>&lt;P&gt;Do you have ETS? You could use PROC EXPAND (&lt;A href="https://blogs.sas.com/content/iml/2016/01/27/moving-average-in-sas.html" target="_blank"&gt;https://blogs.sas.com/content/iml/2016/01/27/moving-average-in-sas.html&lt;/A&gt;)&lt;/P&gt;</description>
      <pubDate>Wed, 29 Aug 2018 16:06:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-rolling-average-code-using-patient-claims-data/m-p/490901#M128596</guid>
      <dc:creator>cankrd</dc:creator>
      <dc:date>2018-08-29T16:06:21Z</dc:date>
    </item>
  </channel>
</rss>

