<?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 poisson regression goodness of fit stats in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/poisson-regression-goodness-of-fit-stats/m-p/48790#M2178</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&amp;nbsp; You're right.&amp;nbsp; I tried it without the repeated statement and got the Pearson chi-square and df ratio.&amp;nbsp; The instructions I'm following using the link above use the repeated statement with robust error variance&lt;/P&gt;&lt;P&gt;(&lt;SPAN style="widows: 2; text-transform: none; background-color: #ffffff; text-indent: 0px; display: inline !important; font: medium 'Times New Roman', serif; white-space: normal; orphans: 2; float: none; letter-spacing: normal; color: #000000;"&gt;Zou G.&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="http://aje.oupjournals.org/cgi/content/abstract/159/7/702" style="widows: 2; text-transform: none; background-color: #ffffff; text-indent: 0px; font: medium 'Times New Roman', serif; white-space: normal; orphans: 2; letter-spacing: normal;"&gt;A Modified Poisson Regression Approach to Prospective Studies with Binary Data&lt;/A&gt;&lt;SPAN style="widows: 2; text-transform: none; background-color: #ffffff; text-indent: 0px; display: inline !important; font: medium 'Times New Roman', serif; white-space: normal; orphans: 2; float: none; letter-spacing: normal; color: #000000;"&gt;&lt;SPAN style="widows: 2; text-transform: none; background-color: #ffffff; text-indent: 0px; display: inline !important; font: medium 'Times New Roman', serif; white-space: normal; orphans: 2; float: none; letter-spacing: normal; color: #000000;"&gt;. Am J Epidemiol 2004; 159(7):702-6.).&amp;nbsp; It's interesting that the output shown in the example using the same coding contains &lt;/SPAN&gt;&lt;SPAN style="widows: 2; text-transform: none; background-color: #ffffff; text-indent: 0px; display: inline !important; font: medium 'Times New Roman', serif; white-space: normal; orphans: 2; float: none; letter-spacing: normal; color: #000000;"&gt; &lt;/SPAN&gt;Pearson chi-square and df ratio.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="widows: 2; text-transform: none; background-color: #ffffff; text-indent: 0px; display: inline !important; font: medium 'Times New Roman', serif; white-space: normal; orphans: 2; float: none; letter-spacing: normal; color: #000000;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="widows: 2; text-transform: none; background-color: #ffffff; text-indent: 0px; display: inline !important; font: medium 'Times New Roman', serif; white-space: normal; orphans: 2; float: none; letter-spacing: normal; color: #000000;"&gt;Can I interpret your words,"rescalling your data so that the variability is comparable to that found for a Poisson", to mean that this approach makes my data fit poisson, thus no goodness of fit test is necessary?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="widows: 2; text-transform: none; background-color: #ffffff; text-indent: 0px; display: inline !important; font: medium 'Times New Roman', serif; white-space: normal; orphans: 2; float: none; letter-spacing: normal; color: #000000;"&gt;Thanks again.&amp;nbsp; I appreciate your help? &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 02 Apr 2012 13:15:08 GMT</pubDate>
    <dc:creator>RyanD</dc:creator>
    <dc:date>2012-04-02T13:15:08Z</dc:date>
    <item>
      <title>poisson regression goodness of fit stats</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/poisson-regression-goodness-of-fit-stats/m-p/48786#M2174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;I've been trying to follow the example here &lt;/SPAN&gt;&lt;A href="http://www.ats.ucla.edu/stat/sas/faq/relative_risk.htm"&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; font-size: 10pt;"&gt;http://www.ats.ucla.edu/stat/sas/faq/relative_risk.htm&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt; to estimate relative risk by poisson regression with robust error variances, but I don't get the same criteria for assessing goodness of fit statistics shown at the link.&amp;nbsp; I get only GEE Fit Criteria with QIC and QICu listed.&amp;nbsp; I had used pearson chi-square value/df to determine if I was using the right stat process.&amp;nbsp; For example, I was told that if the value/df was 1.25 or greater than I should use a negative binomial model (dist=negbin) rather than poisson.&amp;nbsp; However, because I can't get pearson chi-square I don't know how to assess goodness of fit.&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;1.&amp;nbsp; Can I get pearson chi-square stats using poisson regression as outlined in the link?&amp;nbsp; If so, how?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;2.&amp;nbsp; Am I using the correct logic in assessing what procedure to use?&amp;nbsp; The link also mentions log binomial but under what conditions?&amp;nbsp; When I tried log binomial I didn't get criteria for assessing goodness of fit that I knew how to interpret.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;Ryan&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt;here's my SAS code&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Arial','sans-serif'; color: #333333; font-size: 10pt;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: navy; background-color: white; font-family: 'Courier New';"&gt;proc&lt;/STRONG&gt; &lt;STRONG style="color: navy; background-color: white; font-family: 'Courier New';"&gt;genmod&lt;/STRONG&gt; &lt;SPAN style="background-color: white; font-family: 'Courier New'; color: blue;"&gt;data&lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt; = nbscrBirthVars_recode &lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: blue;"&gt;descending&lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="background-color: white; font-family: 'Courier New'; color: blue;"&gt;class&lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt; hosplevel NoCollege cesarean PreTerm LBW NICU UnMarried teen Over40 id;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="background-color: white; font-family: 'Courier New'; color: blue;"&gt;model&lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt; NoBreastfeed = hosplevel NoCollege cesarean PreTerm LBW NICU UnMarried teen Over40/ &lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: blue;"&gt;dist&lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt; = poisson &lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: blue;"&gt;link&lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt; = log;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="background-color: white; font-family: 'Courier New'; color: blue;"&gt;repeated&lt;/SPAN&gt; &lt;SPAN style="background-color: white; font-family: 'Courier New'; color: blue;"&gt;subject&lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt; = id/ &lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: blue;"&gt;type&lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt; = unstr;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="background-color: white; font-family: 'Courier New'; color: blue;"&gt;estimate&lt;/SPAN&gt; &lt;SPAN style="background-color: white; font-family: 'Courier New'; color: purple;"&gt;'NonTTS vs. BF'&lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt; hosplevel &lt;/SPAN&gt;&lt;STRONG style="color: teal; background-color: white; font-family: 'Courier New';"&gt;1&lt;/STRONG&gt; &lt;STRONG style="color: teal; background-color: white; font-family: 'Courier New';"&gt;0&lt;/STRONG&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt; -&lt;/SPAN&gt;&lt;STRONG style="color: teal; background-color: white; font-family: 'Courier New';"&gt;1&lt;/STRONG&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt;/ &lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: blue;"&gt;exp&lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="background-color: white; font-family: 'Courier New'; color: blue;"&gt;estimate&lt;/SPAN&gt; &lt;SPAN style="background-color: white; font-family: 'Courier New'; color: purple;"&gt;'TTS vs. BF'&lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt; hosplevel &lt;/SPAN&gt;&lt;STRONG style="color: teal; background-color: white; font-family: 'Courier New';"&gt;0&lt;/STRONG&gt; &lt;STRONG style="color: teal; background-color: white; font-family: 'Courier New';"&gt;1&lt;/STRONG&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt; -&lt;/SPAN&gt;&lt;STRONG style="color: teal; background-color: white; font-family: 'Courier New';"&gt;1&lt;/STRONG&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt;/ &lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: blue;"&gt;exp&lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="background-color: white; font-family: 'Courier New'; color: blue;"&gt;estimate&lt;/SPAN&gt; &lt;SPAN style="background-color: white; font-family: 'Courier New'; color: purple;"&gt;'NoCollege'&lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt; NoCollege &lt;/SPAN&gt;&lt;STRONG style="color: teal; background-color: white; font-family: 'Courier New';"&gt;1&lt;/STRONG&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt; -&lt;/SPAN&gt;&lt;STRONG style="color: teal; background-color: white; font-family: 'Courier New';"&gt;1&lt;/STRONG&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt;/ &lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: blue;"&gt;exp&lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="background-color: white; font-family: 'Courier New'; color: blue;"&gt;estimate&lt;/SPAN&gt; &lt;SPAN style="background-color: white; font-family: 'Courier New'; color: purple;"&gt;'cesarean'&lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt; cesarean &lt;/SPAN&gt;&lt;STRONG style="color: teal; background-color: white; font-family: 'Courier New';"&gt;1&lt;/STRONG&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt; -&lt;/SPAN&gt;&lt;STRONG style="color: teal; background-color: white; font-family: 'Courier New';"&gt;1&lt;/STRONG&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt;/ &lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: blue;"&gt;exp&lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="background-color: white; font-family: 'Courier New'; color: blue;"&gt;estimate&lt;/SPAN&gt; &lt;SPAN style="background-color: white; font-family: 'Courier New'; color: purple;"&gt;'PreTerm'&lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt; PreTerm &lt;/SPAN&gt;&lt;STRONG style="color: teal; background-color: white; font-family: 'Courier New';"&gt;1&lt;/STRONG&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt; -&lt;/SPAN&gt;&lt;STRONG style="color: teal; background-color: white; font-family: 'Courier New';"&gt;1&lt;/STRONG&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt;/ &lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: blue;"&gt;exp&lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="background-color: white; font-family: 'Courier New'; color: blue;"&gt;estimate&lt;/SPAN&gt; &lt;SPAN style="background-color: white; font-family: 'Courier New'; color: purple;"&gt;'LBW'&lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt; LBW &lt;/SPAN&gt;&lt;STRONG style="color: teal; background-color: white; font-family: 'Courier New';"&gt;1&lt;/STRONG&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt; -&lt;/SPAN&gt;&lt;STRONG style="color: teal; background-color: white; font-family: 'Courier New';"&gt;1&lt;/STRONG&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt;/ &lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: blue;"&gt;exp&lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="background-color: white; font-family: 'Courier New'; color: blue;"&gt;estimate&lt;/SPAN&gt; &lt;SPAN style="background-color: white; font-family: 'Courier New'; color: purple;"&gt;'NICU'&lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt; NICU &lt;/SPAN&gt;&lt;STRONG style="color: teal; background-color: white; font-family: 'Courier New';"&gt;1&lt;/STRONG&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt; -&lt;/SPAN&gt;&lt;STRONG style="color: teal; background-color: white; font-family: 'Courier New';"&gt;1&lt;/STRONG&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt;/ &lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: blue;"&gt;exp&lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="background-color: white; font-family: 'Courier New'; color: blue;"&gt;estimate&lt;/SPAN&gt; &lt;SPAN style="background-color: white; font-family: 'Courier New'; color: purple;"&gt;'UnMarried'&lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt; UnMarried &lt;/SPAN&gt;&lt;STRONG style="color: teal; background-color: white; font-family: 'Courier New';"&gt;1&lt;/STRONG&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt; -&lt;/SPAN&gt;&lt;STRONG style="color: teal; background-color: white; font-family: 'Courier New';"&gt;1&lt;/STRONG&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt;/ &lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: blue;"&gt;exp&lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="background-color: white; font-family: 'Courier New'; color: blue;"&gt;estimate&lt;/SPAN&gt; &lt;SPAN style="background-color: white; font-family: 'Courier New'; color: purple;"&gt;'teen'&lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt; teen &lt;/SPAN&gt;&lt;STRONG style="color: teal; background-color: white; font-family: 'Courier New';"&gt;1&lt;/STRONG&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt; -&lt;/SPAN&gt;&lt;STRONG style="color: teal; background-color: white; font-family: 'Courier New';"&gt;1&lt;/STRONG&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt;/ &lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: blue;"&gt;exp&lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="background-color: white; font-family: 'Courier New'; color: blue;"&gt;estimate&lt;/SPAN&gt; &lt;SPAN style="background-color: white; font-family: 'Courier New'; color: purple;"&gt;'Over40'&lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt; Over40 &lt;/SPAN&gt;&lt;STRONG style="color: teal; background-color: white; font-family: 'Courier New';"&gt;1&lt;/STRONG&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt; -&lt;/SPAN&gt;&lt;STRONG style="color: teal; background-color: white; font-family: 'Courier New';"&gt;1&lt;/STRONG&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt;/ &lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: blue;"&gt;exp&lt;/SPAN&gt;&lt;SPAN style="background-color: white; font-family: 'Courier New'; color: black;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: navy; background-color: white; font-family: 'Courier New';"&gt;run&lt;/STRONG&gt;;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2012 19:31:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/poisson-regression-goodness-of-fit-stats/m-p/48786#M2174</guid>
      <dc:creator>RyanD</dc:creator>
      <dc:date>2012-03-29T19:31:33Z</dc:date>
    </item>
    <item>
      <title>poisson regression goodness of fit stats</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/poisson-regression-goodness-of-fit-stats/m-p/48787#M2175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Guessing the meaning of your variables from their names, the folloowing question springs to mind: Why not DIST=BINOMIAL LINK=LOGIT ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PG&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Mar 2012 20:59:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/poisson-regression-goodness-of-fit-stats/m-p/48787#M2175</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2012-03-29T20:59:27Z</dc:date>
    </item>
    <item>
      <title>poisson regression goodness of fit stats</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/poisson-regression-goodness-of-fit-stats/m-p/48788#M2176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The User's Guide for GENMOD says that you do not get the Pearson chi-square and df ratio when you use a REPEATED statement. When you use a repeated statement, you are essentially rescalling your data so that the variability is comparable to that found for a Poisson (or whatever distribution is specified). The Pearson chi-square/df would have no meaning. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 30 Mar 2012 00:09:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/poisson-regression-goodness-of-fit-stats/m-p/48788#M2176</guid>
      <dc:creator>lvm</dc:creator>
      <dc:date>2012-03-30T00:09:18Z</dc:date>
    </item>
    <item>
      <title>poisson regression goodness of fit stats</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/poisson-regression-goodness-of-fit-stats/m-p/48789#M2177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; I'm looking for a risk ratio rather than an odds ratio.&amp;nbsp; It's my understanding that link=logit is equivalent to proc logistic, which is what I don't want.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2012 12:24:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/poisson-regression-goodness-of-fit-stats/m-p/48789#M2177</guid>
      <dc:creator>RyanD</dc:creator>
      <dc:date>2012-04-02T12:24:05Z</dc:date>
    </item>
    <item>
      <title>poisson regression goodness of fit stats</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/poisson-regression-goodness-of-fit-stats/m-p/48790#M2178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you.&amp;nbsp; You're right.&amp;nbsp; I tried it without the repeated statement and got the Pearson chi-square and df ratio.&amp;nbsp; The instructions I'm following using the link above use the repeated statement with robust error variance&lt;/P&gt;&lt;P&gt;(&lt;SPAN style="widows: 2; text-transform: none; background-color: #ffffff; text-indent: 0px; display: inline !important; font: medium 'Times New Roman', serif; white-space: normal; orphans: 2; float: none; letter-spacing: normal; color: #000000;"&gt;Zou G.&lt;SPAN class="Apple-converted-space"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;A href="http://aje.oupjournals.org/cgi/content/abstract/159/7/702" style="widows: 2; text-transform: none; background-color: #ffffff; text-indent: 0px; font: medium 'Times New Roman', serif; white-space: normal; orphans: 2; letter-spacing: normal;"&gt;A Modified Poisson Regression Approach to Prospective Studies with Binary Data&lt;/A&gt;&lt;SPAN style="widows: 2; text-transform: none; background-color: #ffffff; text-indent: 0px; display: inline !important; font: medium 'Times New Roman', serif; white-space: normal; orphans: 2; float: none; letter-spacing: normal; color: #000000;"&gt;&lt;SPAN style="widows: 2; text-transform: none; background-color: #ffffff; text-indent: 0px; display: inline !important; font: medium 'Times New Roman', serif; white-space: normal; orphans: 2; float: none; letter-spacing: normal; color: #000000;"&gt;. Am J Epidemiol 2004; 159(7):702-6.).&amp;nbsp; It's interesting that the output shown in the example using the same coding contains &lt;/SPAN&gt;&lt;SPAN style="widows: 2; text-transform: none; background-color: #ffffff; text-indent: 0px; display: inline !important; font: medium 'Times New Roman', serif; white-space: normal; orphans: 2; float: none; letter-spacing: normal; color: #000000;"&gt; &lt;/SPAN&gt;Pearson chi-square and df ratio.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="widows: 2; text-transform: none; background-color: #ffffff; text-indent: 0px; display: inline !important; font: medium 'Times New Roman', serif; white-space: normal; orphans: 2; float: none; letter-spacing: normal; color: #000000;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="widows: 2; text-transform: none; background-color: #ffffff; text-indent: 0px; display: inline !important; font: medium 'Times New Roman', serif; white-space: normal; orphans: 2; float: none; letter-spacing: normal; color: #000000;"&gt;Can I interpret your words,"rescalling your data so that the variability is comparable to that found for a Poisson", to mean that this approach makes my data fit poisson, thus no goodness of fit test is necessary?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="widows: 2; text-transform: none; background-color: #ffffff; text-indent: 0px; display: inline !important; font: medium 'Times New Roman', serif; white-space: normal; orphans: 2; float: none; letter-spacing: normal; color: #000000;"&gt;Thanks again.&amp;nbsp; I appreciate your help? &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 02 Apr 2012 13:15:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/poisson-regression-goodness-of-fit-stats/m-p/48790#M2178</guid>
      <dc:creator>RyanD</dc:creator>
      <dc:date>2012-04-02T13:15:08Z</dc:date>
    </item>
    <item>
      <title>Re: poisson regression goodness of fit stats</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/poisson-regression-goodness-of-fit-stats/m-p/292028#M15551</link>
      <description>&lt;P&gt;I hope it is ok to reply to an old thread, but I had the same question about my fit statistics disappearing when I add a repeated statement.&amp;nbsp; Is overdispersion not an issue in GEE?&amp;nbsp; How would I choose between&amp;nbsp;Poisson, Negative Binomial, Zero-Inflated, etc.&amp;nbsp; in a clustered data context?&amp;nbsp; &amp;nbsp;Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Aug 2016 00:13:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/poisson-regression-goodness-of-fit-stats/m-p/292028#M15551</guid>
      <dc:creator>proctice</dc:creator>
      <dc:date>2016-08-17T00:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: poisson regression goodness of fit stats</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/poisson-regression-goodness-of-fit-stats/m-p/293675#M15619</link>
      <description>&lt;P&gt;Going out on a limb here, but if you fit the repeated nature as a G-side matrix in PROC GLIMMIX, and use method=laplace or method=quad, you will get quasi-likelihood information criteria, which could be used to rank the distributions, provided there is no difference in the fixed effects part of the model AND an identical link function is used. &amp;nbsp;This would work for comparing Poisson to negative binomial. &amp;nbsp;Unfortunately, the zero inflated models aren't easily fit in GLIMMIX, and this method probably isn't a good method to compare them in any case, as they are truly mixture models, so the resulting quasi-likelihood won't reflect the same "data".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Something more general using PROC NLMIXED could probably be done, but my brain is turning to mush and I don't have a link to that right at hand. &amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Steve Denham&lt;/P&gt;</description>
      <pubDate>Wed, 24 Aug 2016 11:20:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/poisson-regression-goodness-of-fit-stats/m-p/293675#M15619</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2016-08-24T11:20:53Z</dc:date>
    </item>
  </channel>
</rss>

