<?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: PROC GENMOD for Poisson in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-GENMOD-for-Poisson/m-p/378796#M19894</link>
    <description>&lt;P&gt;You &lt;EM&gt;do&lt;/EM&gt; have a saturated model: you have 10 observations and your model specifies 10 parameter estimates. You'll have to come up with a new vision for analysis.&lt;/P&gt;</description>
    <pubDate>Mon, 24 Jul 2017 21:05:23 GMT</pubDate>
    <dc:creator>sld</dc:creator>
    <dc:date>2017-07-24T21:05:23Z</dc:date>
    <item>
      <title>PROC GENMOD for Poisson</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-GENMOD-for-Poisson/m-p/378744#M19875</link>
      <description>&lt;P&gt;Trying to run Possion using genmod, but SAS kept telling me I have a saturated model when I only have one single predictor?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;data TWO;&lt;/P&gt;&lt;P&gt;input Predictor_Category Outcome_Count Total;&lt;BR /&gt;LTotal = log(Total);&lt;BR /&gt;cards;&lt;BR /&gt;1&amp;nbsp;&amp;nbsp; &amp;nbsp;30&amp;nbsp;&amp;nbsp;&amp;nbsp; 351&lt;BR /&gt;2&amp;nbsp;&amp;nbsp; &amp;nbsp;6&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 39&lt;BR /&gt;3&amp;nbsp;&amp;nbsp; &amp;nbsp;2&amp;nbsp;&amp;nbsp;&amp;nbsp; 80&lt;BR /&gt;4&amp;nbsp;&amp;nbsp; &amp;nbsp;8&amp;nbsp;&amp;nbsp;&amp;nbsp; 71&lt;BR /&gt;5&amp;nbsp;&amp;nbsp; &amp;nbsp;17&amp;nbsp;&amp;nbsp; 169&lt;BR /&gt;6&amp;nbsp;&amp;nbsp; &amp;nbsp;8&amp;nbsp;&amp;nbsp;&amp;nbsp; 118&lt;BR /&gt;7&amp;nbsp;&amp;nbsp; &amp;nbsp;40&amp;nbsp;&amp;nbsp;&amp;nbsp; 281&lt;BR /&gt;8&amp;nbsp;&amp;nbsp; &amp;nbsp;76&amp;nbsp;&amp;nbsp;&amp;nbsp; 281&lt;BR /&gt;9&amp;nbsp;&amp;nbsp; &amp;nbsp;50&amp;nbsp;&amp;nbsp; 318&lt;BR /&gt;10&amp;nbsp;&amp;nbsp; &amp;nbsp;43&amp;nbsp;&amp;nbsp; 586&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc genmod data = TWO order = DATA;&lt;BR /&gt;class Predictor_Category;&lt;BR /&gt;model Outcome_Count = Predictor_Category / dist=poisson link=log&lt;BR /&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; offset= LTotal type1 type3 ;&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2017 16:58:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-GENMOD-for-Poisson/m-p/378744#M19875</guid>
      <dc:creator>AJ8</dc:creator>
      <dc:date>2017-07-24T16:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: PROC GENMOD for Poisson</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-GENMOD-for-Poisson/m-p/378796#M19894</link>
      <description>&lt;P&gt;You &lt;EM&gt;do&lt;/EM&gt; have a saturated model: you have 10 observations and your model specifies 10 parameter estimates. You'll have to come up with a new vision for analysis.&lt;/P&gt;</description>
      <pubDate>Mon, 24 Jul 2017 21:05:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-GENMOD-for-Poisson/m-p/378796#M19894</guid>
      <dc:creator>sld</dc:creator>
      <dc:date>2017-07-24T21:05:23Z</dc:date>
    </item>
  </channel>
</rss>

