<?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 multinomial model zero standard error in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Glimmix-multinomial-model-zero-standard-error/m-p/299865#M15952</link>
    <description>&lt;P&gt;One thing I noticed about your code is that you do not have a&amp;nbsp;'dist=multinomial' option on the model statement. Not sure if you just missed it when including your code or not. I hope that helps.&lt;/P&gt;</description>
    <pubDate>Wed, 21 Sep 2016 15:17:35 GMT</pubDate>
    <dc:creator>howarder</dc:creator>
    <dc:date>2016-09-21T15:17:35Z</dc:date>
    <item>
      <title>Proc Glimmix multinomial model zero standard error</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Glimmix-multinomial-model-zero-standard-error/m-p/299778#M15950</link>
      <description>&lt;P&gt;Dear SAS support,&lt;/P&gt;&lt;P&gt;I tried to fit the following multinomial model:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc glimmix data=data;&lt;BR /&gt;freq count;&lt;BR /&gt;class &amp;nbsp;gender&amp;nbsp;class_var&amp;nbsp;;&lt;BR /&gt;model class_var&amp;nbsp; = gender&amp;nbsp;age&amp;nbsp;var1 var2&lt;/P&gt;&lt;P&gt;/link=glogit ddfm=kr;&lt;BR /&gt;random int / group=class_var;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The model converges&amp;nbsp;but parameter estimates are near to zero (0, without decimals) and their standard errors are 0 &amp;nbsp;for&amp;nbsp;var1 and var2. Moreover degrees of freedom of parameter estimates are extremely high or are 0. Please note that freq variable is very high (from 10000 to 500000), (because class_var are blood white cells populations and count is their count in blood analysis).&lt;/P&gt;&lt;P&gt;Number of observations is 35 subjects (in the "long" form, data are 35*5, given 5 levels of class_var).&lt;/P&gt;&lt;P&gt;I read on the internet some advices about rescaling the freq variable but rescaling (dividing counts by 10,100,1000...) has not effect on the problem, moreover for&amp;nbsp;the other&amp;nbsp;continuous variable of the model (age) there is not this problem (altough standard error is very low).&lt;/P&gt;&lt;P&gt;I tried some model modification, varying degrees of freedom and random statement syntax but this did not solve the problem. I tried and analogous model using genmod but I got zero both parameter estimates and standard errors; I found no collinearity in regressors.&lt;/P&gt;&lt;P&gt;I &amp;nbsp;performed&amp;nbsp;&amp;nbsp;model with only one regressor using one&amp;nbsp; of variables var1, var2 but this did dot change the "zero" situation.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You for help,&lt;/P&gt;&lt;P&gt;Fabio&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 08:25:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Glimmix-multinomial-model-zero-standard-error/m-p/299778#M15950</guid>
      <dc:creator>FabioMC</dc:creator>
      <dc:date>2016-09-21T08:25:19Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Glimmix multinomial model zero standard error</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Glimmix-multinomial-model-zero-standard-error/m-p/299865#M15952</link>
      <description>&lt;P&gt;One thing I noticed about your code is that you do not have a&amp;nbsp;'dist=multinomial' option on the model statement. Not sure if you just missed it when including your code or not. I hope that helps.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 15:17:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Glimmix-multinomial-model-zero-standard-error/m-p/299865#M15952</guid>
      <dc:creator>howarder</dc:creator>
      <dc:date>2016-09-21T15:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Glimmix multinomial model zero standard error</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Proc-Glimmix-multinomial-model-zero-standard-error/m-p/300075#M15958</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You for the answer but now I have found the solution (also after inserting dist=multi the problem remained without rescaling regressor).&lt;/P&gt;&lt;P&gt;It was a matter of "mental confusion" (and I am sorry for this) :my mind keep concentrating on response variable frequencies and I was not aware that I&amp;nbsp;had a regressor with high numbers .&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Fabio&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Sep 2016 10:32:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Proc-Glimmix-multinomial-model-zero-standard-error/m-p/300075#M15958</guid>
      <dc:creator>FabioMC</dc:creator>
      <dc:date>2016-09-22T10:32:20Z</dc:date>
    </item>
  </channel>
</rss>

