<?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 Equality of variances with 2 way factorial anova in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Equality-of-variances-with-2-way-factorial-anova/m-p/524927#M4869</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a project for a course I am doing, and we are supposed to run a 2-way ANOVA. I have used a pre-set to do this and there seem to be no tests for equality of variances which I need. Is there any way I can do this?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Sun, 06 Jan 2019 20:30:38 GMT</pubDate>
    <dc:creator>Haytch</dc:creator>
    <dc:date>2019-01-06T20:30:38Z</dc:date>
    <item>
      <title>Equality of variances with 2 way factorial anova</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Equality-of-variances-with-2-way-factorial-anova/m-p/524927#M4869</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a project for a course I am doing, and we are supposed to run a 2-way ANOVA. I have used a pre-set to do this and there seem to be no tests for equality of variances which I need. Is there any way I can do this?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Sun, 06 Jan 2019 20:30:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Equality-of-variances-with-2-way-factorial-anova/m-p/524927#M4869</guid>
      <dc:creator>Haytch</dc:creator>
      <dc:date>2019-01-06T20:30:38Z</dc:date>
    </item>
    <item>
      <title>Re: Equality of variances with 2 way factorial anova</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Equality-of-variances-with-2-way-factorial-anova/m-p/524939#M4870</link>
      <description>&lt;P&gt;In PROC GLM, use the HOVTEST of the MEANS statement performs this test, but only for a one-way model.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So, what you could do is to turn your two-way ANOVA into a one-way ANOVA for the purpose of performing this test. To do this, all possible combinations of your two way factors are combined into a single factor and then the HOVTEST will work. For example, using data set SASHELP.CLASS:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You have two class variables SEX (levels M and F) and several levels of AGE. To turn this into a single factor, you would have&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;F13&lt;/P&gt;
&lt;P&gt;M13&lt;/P&gt;
&lt;P&gt;F14&lt;/P&gt;
&lt;P&gt;M14&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;etc.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 06 Jan 2019 23:04:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Equality-of-variances-with-2-way-factorial-anova/m-p/524939#M4870</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2019-01-06T23:04:43Z</dc:date>
    </item>
  </channel>
</rss>

