<?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 Why Do I Get Different Results of Variance Component analysis Between SAS and JMP ?? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/Why-Do-I-Get-Different-Results-of-Variance-Component-analysis/m-p/430328#M68005</link>
    <description>&lt;P&gt;Why Do I Get Different Results between SAS and JMP for Variance Component analysis?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Case 1 - Crossed then Crossed&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;proc varcomp data = data method=TYPE1;&lt;BR /&gt;class Factor1 Factor2 Factor3;&lt;BR /&gt;model variable = Factor1 Factor2 Factor3;&lt;BR /&gt;run;&lt;BR /&gt;= JMP - Quality and Process - Variability / Attribute Gauge Chart - Model Type - &lt;STRONG&gt;Crossed&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(If "Main Effect" is selected, the result is the same with SAS.)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Case 2 - Nested then Crossed&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;proc varcomp data = data method=TYPE1;&lt;BR /&gt;class Factor1 Factor2 Factor3;&lt;BR /&gt;model variable = Factor1 Factor2(Factor1) Factor3;&lt;BR /&gt;run;&lt;BR /&gt;= JMP - Quality and Process - Variability / Attribute Gauge Chart - Model Type - &lt;STRONG&gt;Nested then Crossed&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Case 3 - Crossed&amp;nbsp;then&amp;nbsp;Nested&amp;nbsp;&lt;/STRONG&gt;&lt;BR /&gt;proc varcomp data = data method=TYPE1;&lt;BR /&gt;class Factor1 Factor2 Factor3;&lt;BR /&gt;model variable = Factor1 Factor2 Factor3(Factor2);&lt;BR /&gt;run;&lt;BR /&gt;= JMP - Quality and Process - Variability / Attribute Gauge Chart - Model Type - &lt;STRONG&gt;Crossed then Nested&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It was confirmed that the SAS and JMP results of Variance Component are the same when the number of factors is 1 or 2.&lt;/P&gt;&lt;P&gt;However, the results are different for the above cases with 3 factors.\&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would really appreciate it ...if you could tell me why the results of the two programs are different !&lt;/P&gt;</description>
    <pubDate>Sat, 10 Jun 2023 23:39:20 GMT</pubDate>
    <dc:creator>jemg</dc:creator>
    <dc:date>2023-06-10T23:39:20Z</dc:date>
    <item>
      <title>Why Do I Get Different Results of Variance Component analysis Between SAS and JMP ??</title>
      <link>https://community.jmp.com/t5/Discussions/Why-Do-I-Get-Different-Results-of-Variance-Component-analysis/m-p/430328#M68005</link>
      <description>&lt;P&gt;Why Do I Get Different Results between SAS and JMP for Variance Component analysis?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Case 1 - Crossed then Crossed&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;proc varcomp data = data method=TYPE1;&lt;BR /&gt;class Factor1 Factor2 Factor3;&lt;BR /&gt;model variable = Factor1 Factor2 Factor3;&lt;BR /&gt;run;&lt;BR /&gt;= JMP - Quality and Process - Variability / Attribute Gauge Chart - Model Type - &lt;STRONG&gt;Crossed&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(If "Main Effect" is selected, the result is the same with SAS.)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Case 2 - Nested then Crossed&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;proc varcomp data = data method=TYPE1;&lt;BR /&gt;class Factor1 Factor2 Factor3;&lt;BR /&gt;model variable = Factor1 Factor2(Factor1) Factor3;&lt;BR /&gt;run;&lt;BR /&gt;= JMP - Quality and Process - Variability / Attribute Gauge Chart - Model Type - &lt;STRONG&gt;Nested then Crossed&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Case 3 - Crossed&amp;nbsp;then&amp;nbsp;Nested&amp;nbsp;&lt;/STRONG&gt;&lt;BR /&gt;proc varcomp data = data method=TYPE1;&lt;BR /&gt;class Factor1 Factor2 Factor3;&lt;BR /&gt;model variable = Factor1 Factor2 Factor3(Factor2);&lt;BR /&gt;run;&lt;BR /&gt;= JMP - Quality and Process - Variability / Attribute Gauge Chart - Model Type - &lt;STRONG&gt;Crossed then Nested&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It was confirmed that the SAS and JMP results of Variance Component are the same when the number of factors is 1 or 2.&lt;/P&gt;&lt;P&gt;However, the results are different for the above cases with 3 factors.\&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would really appreciate it ...if you could tell me why the results of the two programs are different !&lt;/P&gt;</description>
      <pubDate>Sat, 10 Jun 2023 23:39:20 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Why-Do-I-Get-Different-Results-of-Variance-Component-analysis/m-p/430328#M68005</guid>
      <dc:creator>jemg</dc:creator>
      <dc:date>2023-06-10T23:39:20Z</dc:date>
    </item>
    <item>
      <title>Re: Why Do I Get Different Results of Variance Component analysis Between SAS and JMP ??</title>
      <link>https://community.jmp.com/t5/Discussions/Why-Do-I-Get-Different-Results-of-Variance-Component-analysis/m-p/430398#M68010</link>
      <description>&lt;P&gt;Without seeing your data I can't be sure of why they are different, but I can make an educated guess.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the SAS code you are using Method=Type I. This is using a type I sums of squares for the estimation. In the JMP Variance Components dialog, there is a button for Analysis Settings. If you click that you will see that JMP's default is to "Choose best analysis". So JMP could freely switch between EMS, REML, or Bayesian. So JMP is likely using a different estimation method than SAS. Note that JMP does not even provide an option to force the Type I (or EMS) method since that is an older approach that is not generally recommended.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you need them to agree, in SAS set the method to REML. In JMP, choose the Use REML analysis. That should make them agree. But keep in mind that even in this situation, depending on your data, there may be slight differences due to the approach of how large matrices may be handled (split apart and recombined) for efficiency purposes as well as the iterative nature in solving such equations.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Oct 2021 12:44:36 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Why-Do-I-Get-Different-Results-of-Variance-Component-analysis/m-p/430398#M68010</guid>
      <dc:creator>Dan_Obermiller</dc:creator>
      <dc:date>2021-10-26T12:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: Why Do I Get Different Results of Variance Component analysis Between SAS and JMP ??</title>
      <link>https://community.jmp.com/t5/Discussions/Why-Do-I-Get-Different-Results-of-Variance-Component-analysis/m-p/431462#M68109</link>
      <description>&lt;P&gt;Dear Dan,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much for your kind reply.&lt;BR /&gt;As you said, I've got the same results when using REML.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I understood that the same result cannot be obtained in the case of non-REML because the estimation method of the type1 error method and the EMS method are different.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You said that the Type1 method is an old method.&lt;/P&gt;&lt;P&gt;Can using REML get more accurate ANOVA results even if variacne is not negative???&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Oct 2021 04:46:18 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Why-Do-I-Get-Different-Results-of-Variance-Component-analysis/m-p/431462#M68109</guid>
      <dc:creator>jemg</dc:creator>
      <dc:date>2021-10-29T04:46:18Z</dc:date>
    </item>
    <item>
      <title>Re: Why Do I Get Different Results of Variance Component analysis Between SAS and JMP ??</title>
      <link>https://community.jmp.com/t5/Discussions/Why-Do-I-Get-Different-Results-of-Variance-Component-analysis/m-p/431571#M68123</link>
      <description>&lt;P&gt;What exactly is meant by accurate? The Type I or EMS approach and REML are just different estimation methods. REML is a very good and well-respected estimation method that has been around for years. In fact, for most situations with balanced data, it will provide the same results as EMS. REML has the advantage of working in unbalanced situations and in situations with negative variance components. Further, REML would even allow you to REQUIRE the variance components to be greater than or equal to zero to avoid the negative estimates.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can feel comfortable with the REML approach.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Oct 2021 15:50:06 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Why-Do-I-Get-Different-Results-of-Variance-Component-analysis/m-p/431571#M68123</guid>
      <dc:creator>Dan_Obermiller</dc:creator>
      <dc:date>2021-10-29T15:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: Why Do I Get Different Results of Variance Component analysis Between SAS and JMP ??</title>
      <link>https://community.jmp.com/t5/Discussions/Why-Do-I-Get-Different-Results-of-Variance-Component-analysis/m-p/431822#M68153</link>
      <description>&lt;P&gt;Thanks for your really kind and specific reply !!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Nov 2021 01:16:28 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/Why-Do-I-Get-Different-Results-of-Variance-Component-analysis/m-p/431822#M68153</guid>
      <dc:creator>jemg</dc:creator>
      <dc:date>2021-11-01T01:16:28Z</dc:date>
    </item>
  </channel>
</rss>

