<?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: Question about the PROC GENMOD in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Question-about-the-PROC-GENMOD/m-p/369401#M19378</link>
    <description>&lt;P&gt;Its quite complicated to explain exactly how the statistics are calculated and how they should be used. I will recommend you to read the documentation which are very will written for this topic. &lt;A href="http://documentation.sas.com/?docsetId=statug&amp;amp;docsetVersion=14.2&amp;amp;docsetTarget=statug_genmod_details01.htm&amp;amp;locale=da" target="_self"&gt;SAS documentation&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Shortly speaken, the scaled deviance is the deviance/dispersion. This statistic is in many model approximately&amp;nbsp;chi-square distributed with n-p degrees of freedom.&lt;/P&gt;</description>
    <pubDate>Thu, 22 Jun 2017 08:41:57 GMT</pubDate>
    <dc:creator>JacobSimonsen</dc:creator>
    <dc:date>2017-06-22T08:41:57Z</dc:date>
    <item>
      <title>Question about the PROC GENMOD</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Question-about-the-PROC-GENMOD/m-p/369032#M19361</link>
      <description>&lt;P&gt;Using PROC GENMOD, in "Criteria for Assessing Goodness of Fit" I got :&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;Deviance = 0.6841
Scaled Deviance = 1.1002&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;What does it means ? Is my model good ?&lt;/P&gt;&lt;P&gt;I know that a model with too large a deviance doesn’t fit the data well, but I dont know which deviance should I take&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2017 07:31:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Question-about-the-PROC-GENMOD/m-p/369032#M19361</guid>
      <dc:creator>John4</dc:creator>
      <dc:date>2017-06-21T07:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Question about the PROC GENMOD</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Question-about-the-PROC-GENMOD/m-p/369126#M19362</link>
      <description>&lt;P&gt;Your model looks good.&lt;/P&gt;
&lt;P&gt;Scaled Deviance is near 1 which means your model is not overdisperse / oversparse.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2017 12:54:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Question-about-the-PROC-GENMOD/m-p/369126#M19362</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2017-06-21T12:54:13Z</dc:date>
    </item>
    <item>
      <title>Re: Question about the PROC GENMOD</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Question-about-the-PROC-GENMOD/m-p/369134#M19364</link>
      <description>&lt;P&gt;I disagree with &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/18408"&gt;@Ksharp&lt;/a&gt;. The scaled deviance is a fit-statistic that can be used for testing whether each cell has its own predicted value (one parameter per cell) to the model specified. Therefore, and as the documentation mention, this fit-statistic has (in some models) a chi-square distribution with&amp;nbsp;n-p degree of freedom.&lt;/P&gt;
&lt;P&gt;Whereas the deviance/df&amp;nbsp; (found in the collumn "value/DF") is a test statistic for no overdispersion or underdispersion.&lt;/P&gt;
&lt;P&gt;But, it is not in all models it make sense to use this test statistic!&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2017 13:22:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Question-about-the-PROC-GENMOD/m-p/369134#M19364</guid>
      <dc:creator>JacobSimonsen</dc:creator>
      <dc:date>2017-06-21T13:22:21Z</dc:date>
    </item>
    <item>
      <title>Re: Question about the PROC GENMOD</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Question-about-the-PROC-GENMOD/m-p/369144#M19365</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/10078"&gt;@JacobSimonsen&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;Opps. I forgot&amp;nbsp; ScaledDeviance/DF = 1&lt;/P&gt;</description>
      <pubDate>Wed, 21 Jun 2017 13:43:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Question-about-the-PROC-GENMOD/m-p/369144#M19365</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2017-06-21T13:43:31Z</dc:date>
    </item>
    <item>
      <title>Re: Question about the PROC GENMOD</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Question-about-the-PROC-GENMOD/m-p/369397#M19376</link>
      <description>&lt;P&gt;I dont understand&lt;/P&gt;&lt;P&gt;Output values are :&lt;/P&gt;&lt;PRE class=" language-sas"&gt;&lt;CODE class="  language-sas"&gt;&lt;SPAN class="token function"&gt;Deviance&lt;/SPAN&gt; &lt;SPAN class="token operator"&gt;=&lt;/SPAN&gt; &lt;SPAN class="token number"&gt;0.6841&lt;/SPAN&gt;
Scaled &lt;SPAN class="token function"&gt;Deviance&lt;/SPAN&gt; &lt;SPAN class="token operator"&gt;=&lt;/SPAN&gt; &lt;SPAN class="token number"&gt;1.1002&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;With Df = 57000&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2017 07:19:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Question-about-the-PROC-GENMOD/m-p/369397#M19376</guid>
      <dc:creator>John4</dc:creator>
      <dc:date>2017-06-22T07:19:26Z</dc:date>
    </item>
    <item>
      <title>Re: Question about the PROC GENMOD</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Question-about-the-PROC-GENMOD/m-p/369401#M19378</link>
      <description>&lt;P&gt;Its quite complicated to explain exactly how the statistics are calculated and how they should be used. I will recommend you to read the documentation which are very will written for this topic. &lt;A href="http://documentation.sas.com/?docsetId=statug&amp;amp;docsetVersion=14.2&amp;amp;docsetTarget=statug_genmod_details01.htm&amp;amp;locale=da" target="_self"&gt;SAS documentation&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Shortly speaken, the scaled deviance is the deviance/dispersion. This statistic is in many model approximately&amp;nbsp;chi-square distributed with n-p degrees of freedom.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2017 08:41:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Question-about-the-PROC-GENMOD/m-p/369401#M19378</guid>
      <dc:creator>JacobSimonsen</dc:creator>
      <dc:date>2017-06-22T08:41:57Z</dc:date>
    </item>
  </channel>
</rss>

