<?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 did not converge in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/PROC-GLIMMIX-did-not-converge/m-p/605691#M175798</link>
    <description>&lt;P&gt;Maybe you don't have a good initial / start&amp;nbsp; value for parameter estimator.&lt;/P&gt;
&lt;P&gt;Try using proc logistic to get the parameter estimator and feed it into proc gliimmix.&lt;/P&gt;
&lt;P&gt;Or&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13684"&gt;@Rick_SAS&lt;/a&gt;&amp;nbsp; might have good idea.&lt;/P&gt;</description>
    <pubDate>Wed, 20 Nov 2019 11:59:07 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2019-11-20T11:59:07Z</dc:date>
    <item>
      <title>PROC GLIMMIX did not converge</title>
      <link>https://communities.sas.com/t5/SAS-Programming/PROC-GLIMMIX-did-not-converge/m-p/605551#M175768</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am attempting to run logistic regression using glimmix to account for clustering by individual school level. My code is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc glimmix data=wcc;&lt;BR /&gt;class school;&lt;BR /&gt;model lloc_4r = perception sex county schooltwo schooltwo*perception/link=logit dist=binomial;&lt;BR /&gt;random intercept / subject= school;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When i run the code, the output tells me the model did not converge. This only happens when school is added. There are 21 different schools and I expect clustering effects for them. Does this mean something is wrong with my syntax or the dataset, and is there anything I can do about it? My assumption is that it might be related to how the schools are coded/formatted in the dataset which is by their school code (i.e. 0008, 0250, 0915, etc.). Any help would be appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Brad&lt;/P&gt;</description>
      <pubDate>Tue, 19 Nov 2019 22:03:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/PROC-GLIMMIX-did-not-converge/m-p/605551#M175768</guid>
      <dc:creator>bknight</dc:creator>
      <dc:date>2019-11-19T22:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: PROC GLIMMIX did not converge</title>
      <link>https://communities.sas.com/t5/SAS-Programming/PROC-GLIMMIX-did-not-converge/m-p/605691#M175798</link>
      <description>&lt;P&gt;Maybe you don't have a good initial / start&amp;nbsp; value for parameter estimator.&lt;/P&gt;
&lt;P&gt;Try using proc logistic to get the parameter estimator and feed it into proc gliimmix.&lt;/P&gt;
&lt;P&gt;Or&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13684"&gt;@Rick_SAS&lt;/a&gt;&amp;nbsp; might have good idea.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Nov 2019 11:59:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/PROC-GLIMMIX-did-not-converge/m-p/605691#M175798</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2019-11-20T11:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: PROC GLIMMIX did not converge</title>
      <link>https://communities.sas.com/t5/SAS-Programming/PROC-GLIMMIX-did-not-converge/m-p/607385#M176557</link>
      <description>&lt;P&gt;Is there a note in the log that says why the convergence did not occur? If so, please post.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I wrote &lt;A href="https://blogs.sas.com/content/iml/2019/04/03/g-matrix-is-not-positive-definite.html" target="_self"&gt;a blog post the discusses one reason for non-convergence&lt;/A&gt; (estimate of G matrix not positive definite), but the article links to two excellent papers that explain additional reasons why a mixed model might not converge...and what to do about it.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Nov 2019 15:48:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/PROC-GLIMMIX-did-not-converge/m-p/607385#M176557</guid>
      <dc:creator>Rick_SAS</dc:creator>
      <dc:date>2019-11-26T15:48:26Z</dc:date>
    </item>
  </channel>
</rss>

