<?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 Glimmix model resulting in all zero standard error in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Glimmix-model-resulting-in-all-zero-standard-error/m-p/354574#M18573</link>
    <description>&lt;P&gt;I'm sure there are some real-world situations where this is a legitimate outcome, but there are also some real-world situations where this is not a legitimate outcome.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The zero error situation could arise from mis-specifiying (actually over-specifying) the model (i.e. statistical analysis error), it could also arise from degenerate data (perhaps some error in data collection or data transmission or error in entering the data into the database or computer coding error).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It could be caused by a many different things.&lt;/P&gt;</description>
    <pubDate>Fri, 28 Apr 2017 19:25:18 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2017-04-28T19:25:18Z</dc:date>
    <item>
      <title>Proc Glimmix model resulting in all zero standard error</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Glimmix-model-resulting-in-all-zero-standard-error/m-p/354495#M18564</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;First of all, I do not consider myself being a stats-guru and my "extended" SAS and stats-knowledge is mostly self-tought. My question deals with the SAS procedure GLIMMIX and, more precisely, the generated output table.&lt;/P&gt;&lt;P&gt;My research question is related to animal sciences and with my statistical analysis I am trying to identify how different feeds and ingredients may interact with one another affect animal performance (my response variable).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I thought of analyzing my data using a full factorial GLMM. I am having 2 class variables and I came up with the following model:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ods graphics on;&lt;BR /&gt;proc glimmix&lt;BR /&gt;Data=Data2 plots =pearsonpanel;&lt;BR /&gt;class RefDiet TestIngr;&lt;BR /&gt;model ADCprotI=RefDiet TestIngr RefDiet*TestIngr / dist=beta&lt;BR /&gt;link=logit solution;&lt;BR /&gt;lsmeans RefDiet*TestIngr / adjust=bon ilink oddsratio;&lt;BR /&gt;run;&lt;BR /&gt;ods graphics off;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The beta distribution was chosen according to the residual panel, as it seems to provide a better fit and be more appropriate than a gaussian-shaped distribution (response variables are expressed as proportions with values between 0 and 1). With one specific response variable I am now getting standard errors of 0 for all class variables, resulting in infinite t values. As a result, all class variables turn out to likely have a highly significant effect on my response variable. However, something seems wrong here, but I am currently stumped... Does anyone has a good suggestion on how to overcome this issue or am I doing something completely wrong here? Please let me know if you need more information + thanks a lot!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The result for e.g. fixed effects looks like this (lines should be labelled with: RefDiet TestIngr RefDiet*TestIngr)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="branch"&gt;&lt;DIV&gt;&lt;DIV align="center"&gt;Type III Tests of Fixed Effects Effect&lt;/DIV&gt;&lt;DIV align="center"&gt;Num DF Den DF F Value Pr&amp;nbsp;&amp;gt;&amp;nbsp;F&lt;BR /&gt;&lt;TABLE cellspacing="0" cellpadding="5"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;1&lt;/TD&gt;&lt;TD&gt;16&lt;/TD&gt;&lt;TD&gt;Infty&lt;/TD&gt;&lt;TD&gt;&amp;lt;.0001&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;16&lt;/TD&gt;&lt;TD&gt;Infty&lt;/TD&gt;&lt;TD&gt;&amp;lt;.0001&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;3&lt;/TD&gt;&lt;TD&gt;16&lt;/TD&gt;&lt;TD&gt;Infty&lt;/TD&gt;&lt;TD&gt;&amp;lt;.0001&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And for the parameter estimates (just the upper lines, the shown line names are: RefDiet 1 &amp;nbsp; RefDiet 2 &amp;nbsp; TestIngr &amp;nbsp; 10 TestIngr &amp;nbsp; 20 TestIngr &amp;nbsp; 30...)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="branch"&gt;&lt;DIV&gt;&lt;DIV align="center"&gt;Parameter Estimates Effect RefDiet TestIngr Estimate Standard&lt;BR /&gt;Error DF t&amp;nbsp;Value Pr &amp;gt; |t|&lt;BR /&gt;&lt;TABLE cellspacing="0" cellpadding="5"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;2.1766&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;16&lt;/TD&gt;&lt;TD&gt;Infty&lt;/TD&gt;&lt;TD&gt;&amp;lt;.0001&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;2.4569&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;16&lt;/TD&gt;&lt;TD&gt;Infty&lt;/TD&gt;&lt;TD&gt;&amp;lt;.0001&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;-0.4995&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;16&lt;/TD&gt;&lt;TD&gt;-Infty&lt;/TD&gt;&lt;TD&gt;&amp;lt;.0001&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;-0.1410&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;16&lt;/TD&gt;&lt;TD&gt;-Infty&lt;/TD&gt;&lt;TD&gt;&amp;lt;.0001&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;-0.01848&lt;/TD&gt;&lt;TD&gt;0&lt;/TD&gt;&lt;TD&gt;16&lt;/TD&gt;&lt;TD&gt;-Infty&lt;/TD&gt;&lt;TD&gt;&amp;lt;.0001&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 28 Apr 2017 14:52:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Glimmix-model-resulting-in-all-zero-standard-error/m-p/354495#M18564</guid>
      <dc:creator>Cyprinus</dc:creator>
      <dc:date>2017-04-28T14:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Glimmix model resulting in all zero standard error</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Glimmix-model-resulting-in-all-zero-standard-error/m-p/354500#M18565</link>
      <description>&lt;P&gt;You get infinity for a t-test value when there is zero variability in the residuals. In other words, the model has fit the data exactly.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2017 15:03:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Glimmix-model-resulting-in-all-zero-standard-error/m-p/354500#M18565</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2017-04-28T15:03:06Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Glimmix model resulting in all zero standard error</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Glimmix-model-resulting-in-all-zero-standard-error/m-p/354563#M18571</link>
      <description>&lt;P&gt;Thank you very much for your quick reply, Paige. In other words: would you consider it legitimate to report this outcome "as is" (standard-error = 0 and F-value infinity)? Of course this makes running a multiple comparison test a bit difficult (impossible)...&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2017 19:01:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Glimmix-model-resulting-in-all-zero-standard-error/m-p/354563#M18571</guid>
      <dc:creator>Cyprinus</dc:creator>
      <dc:date>2017-04-28T19:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Glimmix model resulting in all zero standard error</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Glimmix-model-resulting-in-all-zero-standard-error/m-p/354574#M18573</link>
      <description>&lt;P&gt;I'm sure there are some real-world situations where this is a legitimate outcome, but there are also some real-world situations where this is not a legitimate outcome.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The zero error situation could arise from mis-specifiying (actually over-specifying) the model (i.e. statistical analysis error), it could also arise from degenerate data (perhaps some error in data collection or data transmission or error in entering the data into the database or computer coding error).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It could be caused by a many different things.&lt;/P&gt;</description>
      <pubDate>Fri, 28 Apr 2017 19:25:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Glimmix-model-resulting-in-all-zero-standard-error/m-p/354574#M18573</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2017-04-28T19:25:18Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Glimmix model resulting in all zero standard error</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Glimmix-model-resulting-in-all-zero-standard-error/m-p/354674#M18578</link>
      <description>&lt;P&gt;Why not use DIST=BINOMIAL since your link function is LOGIT ?&lt;/P&gt;</description>
      <pubDate>Sat, 29 Apr 2017 03:47:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Glimmix-model-resulting-in-all-zero-standard-error/m-p/354674#M18578</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2017-04-29T03:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Glimmix model resulting in all zero standard error</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Glimmix-model-resulting-in-all-zero-standard-error/m-p/354727#M18582</link>
      <description>&lt;P&gt;Your model is likely overspecified (too many terms). Also note (very important): the beta distribution is defined for 0 &amp;lt; y &amp;lt; 1. Thus, 0s and 1s are not allowed. All proportions equal to 0 or 1 become missing in the analysis. If you don't have 0s and 1s, then you are fine, but otherwise you are not using all your data. Be careful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If your proportions are for a continuous variable, then binomial is not appropriate.&lt;/P&gt;</description>
      <pubDate>Sat, 29 Apr 2017 17:11:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Glimmix-model-resulting-in-all-zero-standard-error/m-p/354727#M18582</guid>
      <dc:creator>lvm</dc:creator>
      <dc:date>2017-04-29T17:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Glimmix model resulting in all zero standard error</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Glimmix-model-resulting-in-all-zero-standard-error/m-p/355350#M18626</link>
      <description>&lt;P&gt;Apologies for the late reply and thanks for the notification. Indeed, binomial would not be appropriate and, likely, I should go with a beta (proportions are for a continuous variable). The model stated above seemed to work for a bunch of variables, but is failing for the one listed above...&lt;/P&gt;</description>
      <pubDate>Tue, 02 May 2017 18:34:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Glimmix-model-resulting-in-all-zero-standard-error/m-p/355350#M18626</guid>
      <dc:creator>Cyprinus</dc:creator>
      <dc:date>2017-05-02T18:34:13Z</dc:date>
    </item>
  </channel>
</rss>

