<?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 ANOVA post hoc test for only specific comparisons (contrasts) in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/ANOVA-post-hoc-test-for-only-specific-comparisons-contrasts/m-p/924168#M83396</link>
    <description>&lt;P&gt;I have some data where I have 2 dependent variables, method (1 or 2), and location (1, 2, 3, or 4).&lt;/P&gt;&lt;P&gt;I ran an anova and got a significant result. Thus I want to do post hoc comparisons. I'm not interested in all comparisons, but only for location1 (method 1 vs 2), for location2 (method 1 vs 2), etc. How can I do this in proc glm?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I need these adjusted p-values to report in my paper. Is the only way to do it using contrasts and then adjust my alpha (bonferroni)? I think it will be too conservative.&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 12 Apr 2024 17:28:25 GMT</pubDate>
    <dc:creator>SAS_Muggle</dc:creator>
    <dc:date>2024-04-12T17:28:25Z</dc:date>
    <item>
      <title>ANOVA post hoc test for only specific comparisons (contrasts)</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/ANOVA-post-hoc-test-for-only-specific-comparisons-contrasts/m-p/924168#M83396</link>
      <description>&lt;P&gt;I have some data where I have 2 dependent variables, method (1 or 2), and location (1, 2, 3, or 4).&lt;/P&gt;&lt;P&gt;I ran an anova and got a significant result. Thus I want to do post hoc comparisons. I'm not interested in all comparisons, but only for location1 (method 1 vs 2), for location2 (method 1 vs 2), etc. How can I do this in proc glm?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I need these adjusted p-values to report in my paper. Is the only way to do it using contrasts and then adjust my alpha (bonferroni)? I think it will be too conservative.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Apr 2024 17:28:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/ANOVA-post-hoc-test-for-only-specific-comparisons-contrasts/m-p/924168#M83396</guid>
      <dc:creator>SAS_Muggle</dc:creator>
      <dc:date>2024-04-12T17:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: ANOVA post hoc test for only specific comparisons (contrasts)</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/ANOVA-post-hoc-test-for-only-specific-comparisons-contrasts/m-p/924234#M83398</link>
      <description>You could use &lt;BR /&gt;LSMEANS locateion/diff pdiff adjust=turkey ;&lt;BR /&gt;and choose the mothod you like.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Also could use ESTIMATES rather than CONTRAST:&lt;BR /&gt;&lt;A href="https://support.sas.com/kb/38/384.html" target="_blank"&gt;https://support.sas.com/kb/38/384.html&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 13 Apr 2024 07:57:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/ANOVA-post-hoc-test-for-only-specific-comparisons-contrasts/m-p/924234#M83398</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2024-04-13T07:57:59Z</dc:date>
    </item>
  </channel>
</rss>

