<?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: correcting/ adjusting for overdispersion and underdispersion in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/correcting-adjusting-for-overdispersion-and-underdispersion/m-p/599585#M29152</link>
    <description>&lt;P&gt;Hmmm ... okay, are you saying that this represents over-dispersion? Why do you say that?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sat, 26 Oct 2019 23:15:21 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2019-10-26T23:15:21Z</dc:date>
    <item>
      <title>correcting/ adjusting for overdispersion and underdispersion</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/correcting-adjusting-for-overdispersion-and-underdispersion/m-p/599530#M29145</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am wondering how to correct for over - and underdisperion in glimmix. Could someone help me. Thanks!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Proc glimmix data = doc1;&lt;BR /&gt;ID Idn;&lt;BR /&gt;class diet strain;&lt;BR /&gt;model Thick = diet|strain / DDFM = KENWARDROGER;&lt;BR /&gt;random residual / subject = pen;&lt;BR /&gt;lsmeans diet|strain;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The output is often:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="branch"&gt;&lt;DIV align="center"&gt;Generalized Chi-SquareGener. Chi-Square / DF &lt;TABLE cellspacing="0" cellpadding="5"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;454.29&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;8.11&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;or&lt;/P&gt;&lt;DIV class="branch"&gt;&lt;DIV align="center"&gt;Generalized Chi-SquareGener. Chi-Square / DF &lt;TABLE cellspacing="0" cellpadding="5"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;6.44&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;0.11&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Sat, 26 Oct 2019 13:35:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/correcting-adjusting-for-overdispersion-and-underdispersion/m-p/599530#M29145</guid>
      <dc:creator>Paulet</dc:creator>
      <dc:date>2019-10-26T13:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: correcting/ adjusting for overdispersion and underdispersion</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/correcting-adjusting-for-overdispersion-and-underdispersion/m-p/599531#M29146</link>
      <description>&lt;P&gt;Does this help?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/?docsetId=statug&amp;amp;docsetTarget=statug_glimmix_details05.htm%3Flocale&amp;amp;docsetVersion=14.2&amp;amp;locale=en" target="_blank"&gt;https://documentation.sas.com/?docsetId=statug&amp;amp;docsetTarget=statug_glimmix_details05.htm%3Flocale&amp;amp;docsetVersion=14.2&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Oct 2019 13:46:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/correcting-adjusting-for-overdispersion-and-underdispersion/m-p/599531#M29146</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2019-10-26T13:46:00Z</dc:date>
    </item>
    <item>
      <title>Re: correcting/ adjusting for overdispersion and underdispersion</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/correcting-adjusting-for-overdispersion-and-underdispersion/m-p/599533#M29147</link>
      <description>&lt;P&gt;I tried it as the statement:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Proc glimmix data = Anu.organday1_3;&lt;BR /&gt;ID Idn;&lt;BR /&gt;class diet strain;&lt;BR /&gt;model Gizz_Thick_rel = diet|strain / DDFM = KENWARDROGER;&lt;BR /&gt;random residual / subject = pen;&lt;BR /&gt;random_residual_ = Gizz_thick_rel;&lt;BR /&gt;lsmeans diet|strain;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, it stays 8.11&lt;/P&gt;</description>
      <pubDate>Sat, 26 Oct 2019 14:07:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/correcting-adjusting-for-overdispersion-and-underdispersion/m-p/599533#M29147</guid>
      <dc:creator>Paulet</dc:creator>
      <dc:date>2019-10-26T14:07:19Z</dc:date>
    </item>
    <item>
      <title>Re: correcting/ adjusting for overdispersion and underdispersion</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/correcting-adjusting-for-overdispersion-and-underdispersion/m-p/599536#M29148</link>
      <description>&lt;P&gt;Can you please show the entire output from PROC GLIMMIX instead of just a few lines?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please click on the &lt;FONT face="courier new,courier"&gt;{i}&lt;/FONT&gt; icon and paste the output, as text, into the window that appears. &lt;STRONG&gt;Do not skip this step.&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Oct 2019 15:17:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/correcting-adjusting-for-overdispersion-and-underdispersion/m-p/599536#M29148</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2019-10-26T15:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: correcting/ adjusting for overdispersion and underdispersion</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/correcting-adjusting-for-overdispersion-and-underdispersion/m-p/599581#M29151</link>
      <description>&lt;PRE&gt;Proc glimmix data = Anu.organweightday123_3; 
 ID Idn;
		 class diet strain; 
		 model Pancreas_rel = diet|strain / DDFM = KENWARDROGER; 
		 random residual / subject = pen;
		 lsmeans diet|strain;
		 run;

&lt;/PRE&gt;&lt;PRE&gt;The SAS System 


The GLIMMIX Procedure

Model Information 
Data Set ANU.ORGANWEIGHTDAY123_3 
Response Variable Pancreas_rel 
Response Distribution Gaussian 
Link Function Identity 
Variance Function Default 
Variance Matrix Blocked By Pen 
Estimation Technique Restricted Maximum Likelihood 
Degrees of Freedom Method Kenward-Roger 
Fixed Effects SE Adjustment Kenward-Roger 



Class Level Information 
Class Levels Values 
diet 2 1 2 
strain 2 A B 



Number of Observations Read 196 
Number of Observations Used 60 



Dimensions 
R-side Cov. Parameters 1 
Columns in X 9 
Columns in Z per Subject 0 
Subjects (Blocks in V) 30 
Max Obs per Subject 3 



Optimization Information 
Optimization Technique None 
Parameters 0 
Lower Boundaries 0 
Upper Boundaries 0 
Fixed Effects Profiled 
Residual Variance Profiled 
Starting From Data 



Fit Statistics 
-2 Res Log Likelihood 280.34 
AIC (smaller is better) 282.34 
AICC (smaller is better) 282.42 
BIC (smaller is better) 283.74 
CAIC (smaller is better) 284.74 
HQIC (smaller is better) 282.79 
Generalized Chi-Square 403.67 
Gener. Chi-Square / DF 7.21 



Covariance Parameter Estimates 
Cov Parm Estimate Standard
Error 
Residual (VC) 7.2084 1.3623 



Type III Tests of Fixed Effects 
Effect Num DF Den DF F Value Pr &amp;gt; F 
diet 1 56 0.00 0.9502 
strain 1 56 1.49 0.2266 
diet*strain 1 56 1.02 0.3177 



diet Least Squares Means 
diet Estimate Standard
Error DF t Value Pr &amp;gt; |t| 
1 3.4287 0.4784 56 7.17 &amp;lt;.0001 
2 3.4724 0.5074 56 6.84 &amp;lt;.0001 



strain Least Squares Means 
strain Estimate Standard
Error DF t Value Pr &amp;gt; |t| 
A 3.0242 0.5074 56 5.96 &amp;lt;.0001 
B 3.8768 0.4784 56 8.10 &amp;lt;.0001 



diet*strain Least Squares Means 
strain diet Estimate Standard
Error DF t Value Pr &amp;gt; |t| 
A 1 2.6508 0.7176 56 3.69 0.0005 
B 1 4.2065 0.6328 56 6.65 &amp;lt;.0001 
A 2 3.3976 0.7176 56 4.73 &amp;lt;.0001 
B 2 3.5472 0.7176 56 4.94 &amp;lt;.0001 


&lt;/PRE&gt;</description>
      <pubDate>Sat, 26 Oct 2019 22:57:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/correcting-adjusting-for-overdispersion-and-underdispersion/m-p/599581#M29151</guid>
      <dc:creator>Paulet</dc:creator>
      <dc:date>2019-10-26T22:57:57Z</dc:date>
    </item>
    <item>
      <title>Re: correcting/ adjusting for overdispersion and underdispersion</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/correcting-adjusting-for-overdispersion-and-underdispersion/m-p/599585#M29152</link>
      <description>&lt;P&gt;Hmmm ... okay, are you saying that this represents over-dispersion? Why do you say that?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Oct 2019 23:15:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/correcting-adjusting-for-overdispersion-and-underdispersion/m-p/599585#M29152</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2019-10-26T23:15:21Z</dc:date>
    </item>
    <item>
      <title>Re: correcting/ adjusting for overdispersion and underdispersion</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/correcting-adjusting-for-overdispersion-and-underdispersion/m-p/599596#M29153</link>
      <description>&lt;P&gt;As you ponder your answer to&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/10892"&gt;@PaigeMiller&lt;/a&gt;&amp;nbsp;'s question, you can keep in mind that overdispersion is not an issue for the Gaussian distribution (which is what your model assumes). I think Paige may be trying to make you think about your understanding of the model and the output, and I am, maybe, giving you a hint.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We do consider the possibility of overdispersion for one-parameter distributions in the exponential family, like binomial and Poisson.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Oct 2019 02:04:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/correcting-adjusting-for-overdispersion-and-underdispersion/m-p/599596#M29153</guid>
      <dc:creator>sld</dc:creator>
      <dc:date>2019-10-27T02:04:19Z</dc:date>
    </item>
    <item>
      <title>Re: correcting/ adjusting for overdispersion and underdispersion</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/correcting-adjusting-for-overdispersion-and-underdispersion/m-p/599597#M29154</link>
      <description>&lt;P&gt;Let me also note that the reason that&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/10892"&gt;@PaigeMiller&lt;/a&gt;&amp;nbsp;asks you for the actual code that you ran AND the actual output from that code is because the Community cannot assess your problem unless we have enough of the right details. If you look at your previous posts and compare them to your last post, you'll see that your model changes with each post. From our point of view, it is hard to hit a moving target. So thank you for taking Paige's advice.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Oct 2019 02:13:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/correcting-adjusting-for-overdispersion-and-underdispersion/m-p/599597#M29154</guid>
      <dc:creator>sld</dc:creator>
      <dc:date>2019-10-27T02:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: correcting/ adjusting for overdispersion and underdispersion</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/correcting-adjusting-for-overdispersion-and-underdispersion/m-p/599613#M29157</link>
      <description>Well after reading of different articles and of watching different YouTube movies, I thought that the generalized chii square/df should be near 1.&lt;BR /&gt;&lt;BR /&gt;And I showed you in this case a different response variable, indeed one with Gaussian distribution.&lt;BR /&gt;&lt;BR /&gt;So, I have different values of genre chi square/df, but with the same model and all not near one.&lt;BR /&gt;&lt;BR /&gt;But you are saying that with the Gaussian distribution, this value is not a problem?</description>
      <pubDate>Sun, 27 Oct 2019 07:27:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/correcting-adjusting-for-overdispersion-and-underdispersion/m-p/599613#M29157</guid>
      <dc:creator>Paulet</dc:creator>
      <dc:date>2019-10-27T07:27:13Z</dc:date>
    </item>
    <item>
      <title>Re: correcting/ adjusting for overdispersion and underdispersion</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/correcting-adjusting-for-overdispersion-and-underdispersion/m-p/599626#M29159</link>
      <description>&lt;P&gt;Yes, for Gaussian distribution (which is the default fit by GLIMMIX), there is no such thing as overdispersion. That doesn't mean the model fits well, there can be other problems, but not overdispersion.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You see Gaussian distributions are fit in such a way that the mean and the variance are estimated from the data. In other distributions, such as the Poisson or exponential, the variance is known before the model fit, and when the variance is estimated from the model fit is not close to the known variance, then you have underdispersion or overdispersion (example: if you have a Poisson distribution, the variance must be equal to the mean).&lt;/P&gt;</description>
      <pubDate>Sun, 27 Oct 2019 10:52:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/correcting-adjusting-for-overdispersion-and-underdispersion/m-p/599626#M29159</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2019-10-27T10:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: correcting/ adjusting for overdispersion and underdispersion</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/correcting-adjusting-for-overdispersion-and-underdispersion/m-p/599632#M29160</link>
      <description>Thank you for the explanation.&lt;BR /&gt;&lt;BR /&gt;However, the question arises. What are the other problems or is it better to use an entire different model, like proc mixed.</description>
      <pubDate>Sun, 27 Oct 2019 12:14:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/correcting-adjusting-for-overdispersion-and-underdispersion/m-p/599632#M29160</guid>
      <dc:creator>Paulet</dc:creator>
      <dc:date>2019-10-27T12:14:49Z</dc:date>
    </item>
    <item>
      <title>Re: correcting/ adjusting for overdispersion and underdispersion</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/correcting-adjusting-for-overdispersion-and-underdispersion/m-p/599633#M29161</link>
      <description>&lt;P&gt;As far as I know, for the Gaussian case, PROC MIXED and PROC GLIMMIX should produce the same results for the same model.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Other problems: poor model fit, which can happen even in non-Gaussian cases with no overdispersion.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But its not clear why you don't like this model that you have fit, what is wrong with it?&lt;/P&gt;</description>
      <pubDate>Sun, 27 Oct 2019 12:51:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/correcting-adjusting-for-overdispersion-and-underdispersion/m-p/599633#M29161</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2019-10-27T12:51:41Z</dc:date>
    </item>
    <item>
      <title>Re: correcting/ adjusting for overdispersion and underdispersion</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/correcting-adjusting-for-overdispersion-and-underdispersion/m-p/599641#M29162</link>
      <description>&lt;P&gt;So, for my understanding. In this case the Chi-square/df does not really say something with this model. However, if you would use the poisson distribution. Like for instance this example. Only in this case, the chi-square/df says something? Is there an article about this?&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;The SAS System 


The GLIMMIX Procedure

Model Information 
Data Set ANU.ORGANDAY1_3 
Response Variable Progizz_score 
Response Distribution Poisson 
Link Function Log 
Variance Function Default 
Variance Matrix Blocked By Pen 
Estimation Technique Residual PL 
Degrees of Freedom Method Kenward-Roger 
Fixed Effects SE Adjustment Kenward-Roger 



Class Level Information 
Class Levels Values 
diet 2 1 2 
strain 2 A B 



Number of Observations Read 60 
Number of Observations Used 60 



Dimensions 
R-side Cov. Parameters 1 
Columns in X 9 
Columns in Z per Subject 0 
Subjects (Blocks in V) 30 
Max Obs per Subject 3 



Optimization Information 
Optimization Technique None 
Parameters 0 
Lower Boundaries 0 
Upper Boundaries 0 
Fixed Effects Profiled 
Residual Variance Profiled 
Starting From Data 



Iteration History 
Iteration Restarts Subiterations Objective
Function Change Max
Gradient 
0 0 0 -12.50422765 0.30362060 . 
1 0 0 -9.527888119 0.00779297 . 
2 0 0 -9.480642908 0.00000395 . 
3 0 0 -9.480626779 0.00000000 . 



Convergence criterion (PCONV=1.11022E-8) satisfied. 



Fit Statistics 
-2 Res Log Pseudo-Likelihood -9.48 
Generalized Chi-Square 7.82 
Gener. Chi-Square / DF 0.14 



Covariance Parameter Estimates 
Cov Parm Estimate Standard
Error 
Residual (VC) 0.1397 0.02639 



Type III Tests of Fixed Effects 
Effect Num DF Den DF F Value Pr &amp;gt; F 
diet 1 56 3.88 0.0539 
strain 1 56 1.64 0.2059 
diet*strain 1 56 0.81 0.3705 



diet Least Squares Means 
diet Estimate Standard
Error DF t Value Pr &amp;gt; |t| 
1 1.1795 0.03708 56 31.81 &amp;lt;.0001 
2 1.2829 0.03719 56 34.50 &amp;lt;.0001 



strain Least Squares Means 
strain Estimate Standard
Error DF t Value Pr &amp;gt; |t| 
A 1.1976 0.03886 56 30.82 &amp;lt;.0001 
B 1.2648 0.03532 56 35.81 &amp;lt;.0001 



diet*strain Least Squares Means 
strain diet Estimate Standard
Error DF t Value Pr &amp;gt; |t| 
A 1 1.1221 0.05699 56 19.69 &amp;lt;.0001 
B 1 1.2368 0.04746 56 26.06 &amp;lt;.0001 
A 2 1.2730 0.05285 56 24.09 &amp;lt;.0001 
B 2 1.2928 0.05233 56 24.70 &amp;lt;.0001 &lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Oct 2019 13:59:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/correcting-adjusting-for-overdispersion-and-underdispersion/m-p/599641#M29162</guid>
      <dc:creator>Paulet</dc:creator>
      <dc:date>2019-10-27T13:59:45Z</dc:date>
    </item>
    <item>
      <title>Re: correcting/ adjusting for overdispersion and underdispersion</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/correcting-adjusting-for-overdispersion-and-underdispersion/m-p/599642#M29163</link>
      <description>&lt;P&gt;Maybe you could answer my questions that you haven't yet answered. Specifically:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"are you saying that this represents over-dispersion? Why do you say that?"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"its not clear why you don't like this model that you have fit, what is wrong with it?"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Oct 2019 14:51:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/correcting-adjusting-for-overdispersion-and-underdispersion/m-p/599642#M29163</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2019-10-27T14:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: correcting/ adjusting for overdispersion and underdispersion</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/correcting-adjusting-for-overdispersion-and-underdispersion/m-p/599644#M29164</link>
      <description>&lt;BLOCKQUOTE&gt;
&lt;P&gt;So, for my understanding. In this case the Chi-square/df does not really say something with this model.&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;BR /&gt;The opposite is true. It gives you some measure of dispersion of the data around the fitted line.&lt;/P&gt;</description>
      <pubDate>Sun, 27 Oct 2019 14:59:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/correcting-adjusting-for-overdispersion-and-underdispersion/m-p/599644#M29164</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2019-10-27T14:59:12Z</dc:date>
    </item>
    <item>
      <title>Re: correcting/ adjusting for overdispersion and underdispersion</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/correcting-adjusting-for-overdispersion-and-underdispersion/m-p/599645#M29165</link>
      <description>&lt;P&gt;Maybe just a misunderstanding, because i thought with the other post that you were saying that there was no overdispersion, but maybe that are different problems. So, I thought you meant that the model did not look good.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am content with the model, but I was just confused by the high value of the chi square/df&lt;/P&gt;</description>
      <pubDate>Sun, 27 Oct 2019 15:02:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/correcting-adjusting-for-overdispersion-and-underdispersion/m-p/599645#M29165</guid>
      <dc:creator>Paulet</dc:creator>
      <dc:date>2019-10-27T15:02:33Z</dc:date>
    </item>
    <item>
      <title>Re: correcting/ adjusting for overdispersion and underdispersion</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/correcting-adjusting-for-overdispersion-and-underdispersion/m-p/599750#M29167</link>
      <description>&lt;P&gt;Is there a maximum of this value that the dispersion is still reasonable.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Oct 2019 10:14:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/correcting-adjusting-for-overdispersion-and-underdispersion/m-p/599750#M29167</guid>
      <dc:creator>Paulet</dc:creator>
      <dc:date>2019-10-28T10:14:37Z</dc:date>
    </item>
  </channel>
</rss>

