<?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 2 way random effects ANOVA in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/2-way-random-effects-ANOVA/m-p/76486#M3655</link>
    <description>Hi everyone.&lt;BR /&gt;
&lt;BR /&gt;
May I please ask what this " Convergence criteria met but final&lt;BR /&gt;
hessian is not positive definite" outputed by proc mixed means?&lt;BR /&gt;
&lt;BR /&gt;
my code is&lt;BR /&gt;
proc mixed data=temp;&lt;BR /&gt;
        class Subject factory;&lt;BR /&gt;
        model log_exp = / solution;&lt;BR /&gt;
        random int / subject=Subject solution;&lt;BR /&gt;
        random int / subject=factory solution;&lt;BR /&gt;
        random int / subject=factory *Subject solution;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
Many thanks in advance.</description>
    <pubDate>Thu, 22 Oct 2009 10:11:11 GMT</pubDate>
    <dc:creator>Miracle</dc:creator>
    <dc:date>2009-10-22T10:11:11Z</dc:date>
    <item>
      <title>2 way random effects ANOVA</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/2-way-random-effects-ANOVA/m-p/76486#M3655</link>
      <description>Hi everyone.&lt;BR /&gt;
&lt;BR /&gt;
May I please ask what this " Convergence criteria met but final&lt;BR /&gt;
hessian is not positive definite" outputed by proc mixed means?&lt;BR /&gt;
&lt;BR /&gt;
my code is&lt;BR /&gt;
proc mixed data=temp;&lt;BR /&gt;
        class Subject factory;&lt;BR /&gt;
        model log_exp = / solution;&lt;BR /&gt;
        random int / subject=Subject solution;&lt;BR /&gt;
        random int / subject=factory solution;&lt;BR /&gt;
        random int / subject=factory *Subject solution;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
Many thanks in advance.</description>
      <pubDate>Thu, 22 Oct 2009 10:11:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/2-way-random-effects-ANOVA/m-p/76486#M3655</guid>
      <dc:creator>Miracle</dc:creator>
      <dc:date>2009-10-22T10:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: 2 way random effects ANOVA</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/2-way-random-effects-ANOVA/m-p/76487#M3656</link>
      <description>Usually, this means the calculations came up with a negative value for one of the variance components. Take a look at the Covariance Parameter Estimates, and you should see one set to 0. You may need to adjust your model accordingly to avoid this situation.</description>
      <pubDate>Thu, 22 Oct 2009 18:16:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/2-way-random-effects-ANOVA/m-p/76487#M3656</guid>
      <dc:creator>sfleming</dc:creator>
      <dc:date>2009-10-22T18:16:53Z</dc:date>
    </item>
  </channel>
</rss>

