<?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: Exact Poisson, proc genmod in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Exact-Poisson-proc-genmod/m-p/335698#M17704</link>
    <description>&lt;P&gt;Try changing PARAM=GLM to PARAM=REF.&lt;/P&gt;</description>
    <pubDate>Fri, 24 Feb 2017 18:33:57 GMT</pubDate>
    <dc:creator>StatDave</dc:creator>
    <dc:date>2017-02-24T18:33:57Z</dc:date>
    <item>
      <title>Exact Poisson, proc genmod</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Exact-Poisson-proc-genmod/m-p/334403#M17641</link>
      <description>&lt;P&gt;I am trying to compare the incidence rates among 3 groups using exact Poisson regression(the sample size is small, and events are rare). My code is as below:&lt;/P&gt;&lt;P&gt;proc genmod data = data; class B/param=glm ref=first; model A = B/dist=poisson link=log offset=log_PY ; exact B; run;&lt;/P&gt;&lt;P&gt;where A is the event indicator, B is a 3-level categorical variable, and log_PY is log(person-years).&lt;/P&gt;&lt;P&gt;I got a message "Note: # indicates that the conditional distribution is degenerate.", and the exact estimates were not produced. The Exact Conditional Tests looks like below:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;             Exact Conditional Tests 
Effect   Test   Statistic   p-Value  Exact Mid 

 B       Score          . #       .          . 

    Probability    1.0000 #  1.0000     0.5000 &lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;I am new to this and wonder if anyone could help me to understand why I got this kind of outputs and how to solve the problem?&lt;/P&gt;&lt;P&gt;If any other SAS proc or R package can do the job, please let me know.&lt;/P&gt;&lt;P&gt;Thanks a lot!&lt;/P&gt;</description>
      <pubDate>Mon, 20 Feb 2017 17:59:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Exact-Poisson-proc-genmod/m-p/334403#M17641</guid>
      <dc:creator>CrystalS1</dc:creator>
      <dc:date>2017-02-20T17:59:34Z</dc:date>
    </item>
    <item>
      <title>Re: Exact Poisson, proc genmod</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Exact-Poisson-proc-genmod/m-p/335698#M17704</link>
      <description>&lt;P&gt;Try changing PARAM=GLM to PARAM=REF.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Feb 2017 18:33:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Exact-Poisson-proc-genmod/m-p/335698#M17704</guid>
      <dc:creator>StatDave</dc:creator>
      <dc:date>2017-02-24T18:33:57Z</dc:date>
    </item>
  </channel>
</rss>

