<?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: PROC ANOVA - SNK in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-ANOVA-SNK/m-p/700781#M33808</link>
    <description>&lt;P&gt;I run your exact code and I see the SNK output. Can you show us screen captures of your output by including the screen capture in your reply by clicking on the camera icon here? Do not provide screen captures as attachments.&lt;/P&gt;</description>
    <pubDate>Sun, 22 Nov 2020 19:56:06 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2020-11-22T19:56:06Z</dc:date>
    <item>
      <title>PROC ANOVA - SNK</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-ANOVA-SNK/m-p/700777#M33807</link>
      <description>&lt;P&gt;Need help for setting...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not getting 'SNK Grouping' information by using the following code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;DATA chol_treat;&lt;BR /&gt;length treat $ 7;&lt;BR /&gt;do treat = 'A', 'B', 'Placebo';&lt;BR /&gt;do i = 1 to 10;&lt;BR /&gt;input result @;&lt;BR /&gt;output;&lt;BR /&gt;end;&lt;BR /&gt;end;&lt;BR /&gt;drop i;&lt;BR /&gt;datalines;&lt;BR /&gt;220 190 180 185 210 170 178 200 177 189 160 168 178 200 172 155 159 167 185 199 240 220 246 244 198 238 277 255 190 188&lt;BR /&gt;RUN;&lt;BR /&gt;&lt;BR /&gt;PROC ANOVA data = chol_treat;&lt;BR /&gt;title 'Analysis of Cholesterol Meication data';&lt;BR /&gt;class treat;&lt;BR /&gt;model result = treat;&lt;BR /&gt;means treat / SNK;&lt;BR /&gt;RUN;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Nov 2020 19:24:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-ANOVA-SNK/m-p/700777#M33807</guid>
      <dc:creator>dht115</dc:creator>
      <dc:date>2020-11-22T19:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: PROC ANOVA - SNK</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-ANOVA-SNK/m-p/700781#M33808</link>
      <description>&lt;P&gt;I run your exact code and I see the SNK output. Can you show us screen captures of your output by including the screen capture in your reply by clicking on the camera icon here? Do not provide screen captures as attachments.&lt;/P&gt;</description>
      <pubDate>Sun, 22 Nov 2020 19:56:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-ANOVA-SNK/m-p/700781#M33808</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2020-11-22T19:56:06Z</dc:date>
    </item>
    <item>
      <title>Re: PROC ANOVA - SNK</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-ANOVA-SNK/m-p/700784#M33810</link>
      <description>&lt;P&gt;Add option &lt;STRONG&gt;linestable&lt;/STRONG&gt; to the &lt;STRONG&gt;means&lt;/STRONG&gt; statement.&lt;/P&gt;</description>
      <pubDate>Sun, 22 Nov 2020 20:40:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-ANOVA-SNK/m-p/700784#M33810</guid>
      <dc:creator>PGStats</dc:creator>
      <dc:date>2020-11-22T20:40:02Z</dc:date>
    </item>
    <item>
      <title>Re: PROC ANOVA - SNK</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-ANOVA-SNK/m-p/700910#M33816</link>
      <description>&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/462"&gt;@PGStats&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/10892"&gt;@PaigeMiller&lt;/a&gt;&amp;nbsp; have given you everything you need to get SNK output.&amp;nbsp; Now I am going to ask a question -why SNK, when it is known to be one of the poorest methods for controlling type I error amongst all the available multicomparison methods.&amp;nbsp; I recommend familiarizing yourself with the work of Peter Westfall and in particular the book&amp;nbsp;&lt;EM&gt;Multiple Comparisons and Multiple Tests Using SAS.&lt;/EM&gt;&amp;nbsp; This link from the GraphPad documentation is short and explains the reasoning well:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.graphpad.com/support/faq/why-we-recommend-you-do-not-use-the-newman-keuls-multiple-comparison-test/" target="_self"&gt;https://www.graphpad.com/support/faq/why-we-recommend-you-do-not-use-the-newman-keuls-multiple-comparison-test/&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SteveDenham&lt;/P&gt;</description>
      <pubDate>Mon, 23 Nov 2020 14:20:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-ANOVA-SNK/m-p/700910#M33816</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2020-11-23T14:20:20Z</dc:date>
    </item>
  </channel>
</rss>

