<?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: GLIMMIX macro and overdispersion in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/GLIMMIX-macro-and-overdispersion/m-p/156975#M8210</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much. This is what I needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Blase&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Mar 2014 21:39:55 GMT</pubDate>
    <dc:creator>Blase</dc:creator>
    <dc:date>2014-03-26T21:39:55Z</dc:date>
    <item>
      <title>GLIMMIX macro and overdispersion</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/GLIMMIX-macro-and-overdispersion/m-p/156971#M8206</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Earlier I have used the GLIMMIX macro in an analysis and I was confident that it automatically dealed with overdispersion, so I did not checked whether our data was overdispersed or not. However, now a colleague of mine asked whether our data was overdispersed and if we have dealt with it. I tried to find a reference saying that GLIMMIX macro automatically deals with overdispersion, but I failed. Can anyone tell me such a reference? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Blase&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2014 12:19:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/GLIMMIX-macro-and-overdispersion/m-p/156971#M8206</guid>
      <dc:creator>Blase</dc:creator>
      <dc:date>2014-03-26T12:19:09Z</dc:date>
    </item>
    <item>
      <title>Re: GLIMMIX macro and overdispersion</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/GLIMMIX-macro-and-overdispersion/m-p/156972#M8207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do not believe that a reference such as that exists.&amp;nbsp; It has been a long time since I used the macro version of GLIMMIX, but I believe the only way to handle overdispersion was through the use of a REPEATED statement.&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, 26 Mar 2014 16:24:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/GLIMMIX-macro-and-overdispersion/m-p/156972#M8207</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2014-03-26T16:24:14Z</dc:date>
    </item>
    <item>
      <title>Re: GLIMMIX macro and overdispersion</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/GLIMMIX-macro-and-overdispersion/m-p/156973#M8208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can one control for overdispersion with the repeated statement? We had one measurement for each subject.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2014 16:31:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/GLIMMIX-macro-and-overdispersion/m-p/156973#M8208</guid>
      <dc:creator>Blase</dc:creator>
      <dc:date>2014-03-26T16:31:39Z</dc:date>
    </item>
    <item>
      <title>Re: GLIMMIX macro and overdispersion</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/GLIMMIX-macro-and-overdispersion/m-p/156974#M8209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In PROC GLIMMIX, you would add:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;random _residual_/group=groupvariablename;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But that is not the issue, right now.&amp;nbsp; Go back to your original request.&amp;nbsp; You need to get SAS for Mixed Models, and be sure it is the FIRST edition.&amp;nbsp; Chapter 11 deals with %GLIMMIX.&amp;nbsp; On page 457 there is a section called "Failing to Account for Overdispersion", where it tells you how to fix the extra-dispersion parameter at a fixed value.&amp;nbsp; The first sentence of this section says:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"To see what happens if you do NOT accunt for overdispersion, you can override the automatic estimate of the extra-dispersion parameter 'phi'."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, trust in your prior belief and cite:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Littell, R. C. Milliken, G. A., Stroup, W. W. &amp;amp; Wolfinger, R. D. (1996). &lt;EM&gt;SAS System for Mixed Models&lt;/EM&gt;, Cary, NC: SAS Institute Inc.&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, 26 Mar 2014 16:45:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/GLIMMIX-macro-and-overdispersion/m-p/156974#M8209</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2014-03-26T16:45:13Z</dc:date>
    </item>
    <item>
      <title>Re: GLIMMIX macro and overdispersion</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/GLIMMIX-macro-and-overdispersion/m-p/156975#M8210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much. This is what I needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Blase&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Mar 2014 21:39:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/GLIMMIX-macro-and-overdispersion/m-p/156975#M8210</guid>
      <dc:creator>Blase</dc:creator>
      <dc:date>2014-03-26T21:39:55Z</dc:date>
    </item>
  </channel>
</rss>

