<?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: For a poisson regression for SMR, how to incoporate both personyear and expected death in &amp;quot; in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/For-a-poisson-regression-for-SMR-how-to-incoporate-both/m-p/609229#M29508</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.PNG" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/34422iD3224BADF441DFDA/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.PNG" alt="image.PNG" /&gt;&lt;/span&gt;Thank you for your reply! I listed down the equation, and I think maybe the log(person-year) is no longer required using SMR. It's seems that I only need to consider log(expected) as the offset. How do you think?&lt;/P&gt;</description>
    <pubDate>Wed, 04 Dec 2019 01:25:01 GMT</pubDate>
    <dc:creator>cocoono</dc:creator>
    <dc:date>2019-12-04T01:25:01Z</dc:date>
    <item>
      <title>For a poisson regression for SMR, how to incoporate both personyear and expected death in "offset"</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/For-a-poisson-regression-for-SMR-how-to-incoporate-both/m-p/609089#M29501</link>
      <description>&lt;P&gt;In this case, I have information on person year and standard mortality rate for each stratum. As I checked the materials online, no one used two offsets at the same time. So I'm wondering can I do this? (the following is the SAS code)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;proc genmod data=bomb3;&lt;BR /&gt;model casenum = age followuptime dose&lt;BR /&gt;/ dist=poisson offset=logcancerexp offset=logpys;&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 15:39:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/For-a-poisson-regression-for-SMR-how-to-incoporate-both/m-p/609089#M29501</guid>
      <dc:creator>cocoono</dc:creator>
      <dc:date>2019-12-03T15:39:14Z</dc:date>
    </item>
    <item>
      <title>Re: For a poisson regression for SMR, how to incoporate both personyear and expected death in "</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/For-a-poisson-regression-for-SMR-how-to-incoporate-both/m-p/609105#M29504</link>
      <description>&lt;P&gt;An offset is used when you want to model a rate rather than just a count. See &lt;A href="http://support.sas.com/kb/24188" target="_self"&gt;this note&lt;/A&gt; that discusses this. Since there is only a single count response, there can only be one offset that serves as the denominator of the rate. I assume that CASENUM is your count of the event of interest. If you want to model the rate per person-year, then you just need to specify the log of the person-year variable in OFFSET=. If you want to involve SMR in the model, simply include it as another predictor in the model. Note that an offset variable (as explained in the note above) is just a model predictor with its parameter restricted to one which is how it becomes the rate denominator.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Dec 2019 16:04:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/For-a-poisson-regression-for-SMR-how-to-incoporate-both/m-p/609105#M29504</guid>
      <dc:creator>StatDave</dc:creator>
      <dc:date>2019-12-03T16:04:32Z</dc:date>
    </item>
    <item>
      <title>Re: For a poisson regression for SMR, how to incoporate both personyear and expected death in "</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/For-a-poisson-regression-for-SMR-how-to-incoporate-both/m-p/609229#M29508</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.PNG" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/34422iD3224BADF441DFDA/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.PNG" alt="image.PNG" /&gt;&lt;/span&gt;Thank you for your reply! I listed down the equation, and I think maybe the log(person-year) is no longer required using SMR. It's seems that I only need to consider log(expected) as the offset. How do you think?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Dec 2019 01:25:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/For-a-poisson-regression-for-SMR-how-to-incoporate-both/m-p/609229#M29508</guid>
      <dc:creator>cocoono</dc:creator>
      <dc:date>2019-12-04T01:25:01Z</dc:date>
    </item>
  </channel>
</rss>

