<?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: how can I test homogeneity of variances with more than 1 factor? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/how-can-I-test-homogeneity-of-variances-with-more-than-1-factor/m-p/77467#M3686</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much for your help Steve!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Caroline&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Jan 2013 20:15:29 GMT</pubDate>
    <dc:creator>palolix</dc:creator>
    <dc:date>2013-01-17T20:15:29Z</dc:date>
    <item>
      <title>how can I test homogeneity of variances with more than 1 factor?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/how-can-I-test-homogeneity-of-variances-with-more-than-1-factor/m-p/77465#M3684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I test homogeneity of variances to my ANOVA model when having more than 1 factor, using Levene for example?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Caroline&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2013 07:59:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/how-can-I-test-homogeneity-of-variances-with-more-than-1-factor/m-p/77465#M3684</guid>
      <dc:creator>palolix</dc:creator>
      <dc:date>2013-01-17T07:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: how can I test homogeneity of variances with more than 1 factor?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/how-can-I-test-homogeneity-of-variances-with-more-than-1-factor/m-p/77466#M3685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One way is to test a means model in PROC GLM, something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc glm data=yourdata;&lt;/P&gt;&lt;P&gt;class factor1 factor2 factor3;&lt;/P&gt;&lt;P&gt;model response=factor1*factor2*factor3;&lt;/P&gt;&lt;P&gt;means factor1*factor2*factor3/hovtest=bf;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This does Brown and Forsythe's version of Levene's test--testing at the finest granularity in your data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Another possibility is in PROC GLIMMIX.&amp;nbsp; See example 41.9 Testing Equality of Covariance and Correlation Matrices in the documentation.&amp;nbsp; The likelihood ratio test is closer to a Bartlett's test than Levene's.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2013 12:15:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/how-can-I-test-homogeneity-of-variances-with-more-than-1-factor/m-p/77466#M3685</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2013-01-17T12:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: how can I test homogeneity of variances with more than 1 factor?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/how-can-I-test-homogeneity-of-variances-with-more-than-1-factor/m-p/77467#M3686</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much for your help Steve!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Caroline&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jan 2013 20:15:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/how-can-I-test-homogeneity-of-variances-with-more-than-1-factor/m-p/77467#M3686</guid>
      <dc:creator>palolix</dc:creator>
      <dc:date>2013-01-17T20:15:29Z</dc:date>
    </item>
  </channel>
</rss>

