<?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 Output Interpretation in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Genmod-Output-Interpretation/m-p/160702#M8367</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This would be a good time to pick up the seminal text in the field, MCCullagh and Nelder's &lt;EM&gt;Generalized Linear Models, 2nd ed.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Information criteria allow you to "rank" models, provided the data are unchanged.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I always look at the scaled Pearson's chi squared divided by the degrees of freedom as a guide as to whether the distribution chosen fits the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The point of this is that there is not a well-agreed upon measure of goodness of fit for generalized linear models, akin to Rsquared for ordinary least squares fits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 11 Feb 2015 12:46:19 GMT</pubDate>
    <dc:creator>SteveDenham</dc:creator>
    <dc:date>2015-02-11T12:46:19Z</dc:date>
    <item>
      <title>Proc Genmod Output Interpretation</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Genmod-Output-Interpretation/m-p/160699#M8364</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm learning Proc Genmod&amp;nbsp; at the moment. Novice to modelling as well. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need someone to guide me in interpreting the p&lt;SPAN style="font-size: 13.3333330154419px;"&gt;roc genmod output although I've some idea to interpret P values. What does the table 'Creteria for accessing goodness of fit' actually explains? From the documentation I understand it explains how our data fits the model, but I don't understand what it actually tells us.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is intercept in 'Analysis Of Maximum Likelihood Parameter Estimates' output table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 12:11:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Genmod-Output-Interpretation/m-p/160699#M8364</guid>
      <dc:creator>RamKumar</dc:creator>
      <dc:date>2015-02-10T12:11:55Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Genmod Output Interpretation</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Genmod-Output-Interpretation/m-p/160700#M8365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The intercept is the predicted value when all covariate values are set to zero.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Feb 2015 18:32:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Genmod-Output-Interpretation/m-p/160700#M8365</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2015-02-10T18:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Genmod Output Interpretation</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Genmod-Output-Interpretation/m-p/160701#M8366</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How about the other question?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;'&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #ffffff;"&gt;I need someone to guide me in interpreting the p&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333330154419px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;roc genmod output although I've some idea to interpret P values. What does the table 'Creteria for accessing goodness of fit' actually explains? From the documentation I understand it explains how our data fits the model, but I don't understand what it actually tells us.&lt;SPAN style="font-size: 13.3333330154419px;"&gt;'? &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2015 11:03:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Genmod-Output-Interpretation/m-p/160701#M8366</guid>
      <dc:creator>RamKumar</dc:creator>
      <dc:date>2015-02-11T11:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Genmod Output Interpretation</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Genmod-Output-Interpretation/m-p/160702#M8367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This would be a good time to pick up the seminal text in the field, MCCullagh and Nelder's &lt;EM&gt;Generalized Linear Models, 2nd ed.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Information criteria allow you to "rank" models, provided the data are unchanged.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I always look at the scaled Pearson's chi squared divided by the degrees of freedom as a guide as to whether the distribution chosen fits the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The point of this is that there is not a well-agreed upon measure of goodness of fit for generalized linear models, akin to Rsquared for ordinary least squares fits.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Feb 2015 12:46:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Genmod-Output-Interpretation/m-p/160702#M8367</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2015-02-11T12:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Genmod Output Interpretation</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Genmod-Output-Interpretation/m-p/923310#M45885</link>
      <description>&lt;P&gt;Is the correct interpretation of PROC GENMOD with a poisson distribution an odds ratio such as in logistic regression, or is the interpretation the same as an OLS Parameter Estimate?&lt;/P&gt;</description>
      <pubDate>Sun, 07 Apr 2024 02:00:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Genmod-Output-Interpretation/m-p/923310#M45885</guid>
      <dc:creator>K331</dc:creator>
      <dc:date>2024-04-07T02:00:27Z</dc:date>
    </item>
  </channel>
</rss>

