<?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 compute Incidence rate and incidence rate ratios with test for significance. in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/how-to-compute-Incidence-rate-and-incidence-rate-ratios-with/m-p/619214#M29826</link>
    <description>Thanks, Ksharp. I am looking into this as well</description>
    <pubDate>Wed, 22 Jan 2020 16:32:45 GMT</pubDate>
    <dc:creator>GreenTree1</dc:creator>
    <dc:date>2020-01-22T16:32:45Z</dc:date>
    <item>
      <title>how to compute Incidence rate and incidence rate ratios with test for significance.</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/how-to-compute-Incidence-rate-and-incidence-rate-ratios-with/m-p/619005#M29797</link>
      <description>&lt;DIV class="message-wrap self"&gt;&lt;P class="body"&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="body"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="body"&gt;&lt;SPAN&gt;Can someone please help me with this question about how to compute IRR.&lt;/SPAN&gt;&lt;/P&gt;&lt;P class="body"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="body"&gt;&lt;SPAN&gt;From my dataset, I have calculated&amp;nbsp; crude incidence rates for cases and controls using (&lt;/SPAN&gt;&lt;SPAN&gt;numbers of events/ total person-years for each group). &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="body"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="body"&gt;&lt;SPAN&gt;And now I want to know if this association is significant. &lt;/SPAN&gt;&lt;/P&gt;&lt;P class="body"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="body"&gt;I have a dataset with cases and controls according to disease status. For each ID I have&lt;/P&gt;&lt;P class="body"&gt;&lt;BR /&gt;1.case/control status (1/0),&lt;BR /&gt;2. person-years contributed by each id&lt;BR /&gt;3. log person-years contributed by each ID&lt;BR /&gt;4. and number of events per ID.&lt;/P&gt;&lt;P class="body"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="body"&gt;Can someone please explain how can I calculate IRR and test for significance or if any more steps are needed? I have the log person-years variable because I was trying to run proc genmod but couldn't find information on how to run it in context of incidence rates.&lt;/P&gt;&lt;P class="body"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="body"&gt;I will be happy to provide more detail if needed.&lt;/P&gt;&lt;P class="body"&gt;&amp;nbsp;&lt;/P&gt;&lt;P class="body"&gt;Thankyou.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 22 Jan 2020 00:28:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/how-to-compute-Incidence-rate-and-incidence-rate-ratios-with/m-p/619005#M29797</guid>
      <dc:creator>GreenTree1</dc:creator>
      <dc:date>2020-01-22T00:28:10Z</dc:date>
    </item>
    <item>
      <title>Re: how to compute Incidence rate and incidence rate ratios with test for significance.</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/how-to-compute-Incidence-rate-and-incidence-rate-ratios-with/m-p/619117#M29801</link>
      <description>&lt;P&gt;There is a function FINANCE('irr',&amp;nbsp; ) .&lt;/P&gt;
&lt;P&gt;Or could try older function IRR() .&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2020 12:13:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/how-to-compute-Incidence-rate-and-incidence-rate-ratios-with/m-p/619117#M29801</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2020-01-22T12:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: how to compute Incidence rate and incidence rate ratios with test for significance.</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/how-to-compute-Incidence-rate-and-incidence-rate-ratios-with/m-p/619162#M29810</link>
      <description>&lt;P&gt;See &lt;A href="http://support.sas.com/kb/24188" target="_self"&gt;this note&lt;/A&gt; which discusses estimating rates and rate ratios using a log-linked Poisson model and LS-means in PROC GENMOD.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2020 14:17:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/how-to-compute-Incidence-rate-and-incidence-rate-ratios-with/m-p/619162#M29810</guid>
      <dc:creator>StatDave</dc:creator>
      <dc:date>2020-01-22T14:17:09Z</dc:date>
    </item>
    <item>
      <title>Re: how to compute Incidence rate and incidence rate ratios with test for significance.</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/how-to-compute-Incidence-rate-and-incidence-rate-ratios-with/m-p/619212#M29825</link>
      <description>&lt;P&gt;Thank you, Statdave&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I went over the link that you had sent. Can you please clarify what is "ln" in the offset statement?&amp;nbsp; In the document, it is mentioned that&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;"ln = log(n)"&lt;/PRE&gt;&lt;P&gt;In which case is it the log of the total person-time contributed by the entire cohort (cases and controls)? or the logs of the total person time contributed by each individual?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is the code that I have changed according to my data.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;proc genmod data=mydata;
         class disease exposure;
         model outcome = disease exposure / dist=poisson link=log offset=(what is this?);
         run;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;I understand that I have to make some assumptions about the distribution of the outcome before I run this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I appreciate your help.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2020 16:29:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/how-to-compute-Incidence-rate-and-incidence-rate-ratios-with/m-p/619212#M29825</guid>
      <dc:creator>GreenTree1</dc:creator>
      <dc:date>2020-01-22T16:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: how to compute Incidence rate and incidence rate ratios with test for significance.</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/how-to-compute-Incidence-rate-and-incidence-rate-ratios-with/m-p/619214#M29826</link>
      <description>Thanks, Ksharp. I am looking into this as well</description>
      <pubDate>Wed, 22 Jan 2020 16:32:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/how-to-compute-Incidence-rate-and-incidence-rate-ratios-with/m-p/619214#M29826</guid>
      <dc:creator>GreenTree1</dc:creator>
      <dc:date>2020-01-22T16:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: how to compute Incidence rate and incidence rate ratios with test for significance.</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/how-to-compute-Incidence-rate-and-incidence-rate-ratios-with/m-p/619293#M29828</link>
      <description>&lt;P&gt;As shown in the note, the OFFSET= option specifies a variable in the DATA= data set that is the log of the person-time for each observation. The beginning of the note shows how using the log of person-time as an offset in the model allows you to model a rate.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Jan 2020 19:46:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/how-to-compute-Incidence-rate-and-incidence-rate-ratios-with/m-p/619293#M29828</guid>
      <dc:creator>StatDave</dc:creator>
      <dc:date>2020-01-22T19:46:46Z</dc:date>
    </item>
    <item>
      <title>Re: how to compute Incidence rate and incidence rate ratios with test for significance.</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/how-to-compute-Incidence-rate-and-incidence-rate-ratios-with/m-p/619305#M29830</link>
      <description>It worked, thank you for the clarification.</description>
      <pubDate>Wed, 22 Jan 2020 20:20:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/how-to-compute-Incidence-rate-and-incidence-rate-ratios-with/m-p/619305#M29830</guid>
      <dc:creator>GreenTree1</dc:creator>
      <dc:date>2020-01-22T20:20:46Z</dc:date>
    </item>
  </channel>
</rss>

