<?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: How to calculate Incident rate (&amp;quot;event incident rate per 100 person-years&amp;quot;) and  95%CI in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-calculate-Incident-rate-quot-event-incident-rate-per-100/m-p/774662#M246231</link>
    <description>&lt;P&gt;Can you show us a portion of your data? The preferred method of providing data is &lt;A href="https://blogs.sas.com/content/sastraining/2016/03/11/jedi-sas-tricks-data-to-data-step-macro/" target="_blank"&gt;https://blogs.sas.com/content/sastraining/2016/03/11/jedi-sas-tricks-data-to-data-step-macro/&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 16 Oct 2021 09:38:04 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2021-10-16T09:38:04Z</dc:date>
    <item>
      <title>How to calculate Incident rate ("event incident rate per 100 person-years") and  95%CI.</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-calculate-Incident-rate-quot-event-incident-rate-per-100/m-p/774661#M246230</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Please help!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I want to calculate the Incident rate ("event incident rate per 100 person-years") and its corresponding 95% confidence intervals (CI), but I have no clue where to start to&amp;nbsp;do.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Please help me, thank you!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Oct 2021 09:22:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-calculate-Incident-rate-quot-event-incident-rate-per-100/m-p/774661#M246230</guid>
      <dc:creator>eugenecs</dc:creator>
      <dc:date>2021-10-16T09:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate Incident rate ("event incident rate per 100 person-years") and  95%CI</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-calculate-Incident-rate-quot-event-incident-rate-per-100/m-p/774662#M246231</link>
      <description>&lt;P&gt;Can you show us a portion of your data? The preferred method of providing data is &lt;A href="https://blogs.sas.com/content/sastraining/2016/03/11/jedi-sas-tricks-data-to-data-step-macro/" target="_blank"&gt;https://blogs.sas.com/content/sastraining/2016/03/11/jedi-sas-tricks-data-to-data-step-macro/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Oct 2021 09:38:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-calculate-Incident-rate-quot-event-incident-rate-per-100/m-p/774662#M246231</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2021-10-16T09:38:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate Incident rate ("event incident rate per 100 person-years") and  95%CI</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-calculate-Incident-rate-quot-event-incident-rate-per-100/m-p/774668#M246233</link>
      <description>&lt;P&gt;The last time I did this was about 15 years ago, and I did it 'by hand' in a DATA step.&amp;nbsp; So I read through the data, and counted number of incidents, and added up the number of person-years, then at the end I did some math for the confidence interval.&amp;nbsp; That's definitely an option.&amp;nbsp; If your data are well structured, it's pretty straight forward.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would start by heading to lexjansen.com and searching the papers indexed there for "incidence".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I found a few with macros, but also saw that SAS/STAT 12.1 introduced PROC STDRATE, which looks like it will do it:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://lexjansen.com/nesug/nesug12/sa/sa19.pdf" target="_blank"&gt;https://lexjansen.com/nesug/nesug12/sa/sa19.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/resources/papers/proceedings13/423-2013.pdf" target="_blank"&gt;https://support.sas.com/resources/papers/proceedings13/423-2013.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Oct 2021 10:56:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-calculate-Incident-rate-quot-event-incident-rate-per-100/m-p/774668#M246233</guid>
      <dc:creator>Quentin</dc:creator>
      <dc:date>2021-10-16T10:56:37Z</dc:date>
    </item>
  </channel>
</rss>

