<?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 permutation test for Kruskal-Wallis and k sample Anderson-Darling Test (SAS code) in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/permutation-test-for-Kruskal-Wallis-and-k-sample-Anderson/m-p/453085#M114432</link>
    <description>&lt;P&gt;&lt;SPAN&gt;I’m a beginner user at SAS programming.&lt;/SPAN&gt;I want to know what steps to do the permutation test for Kruskal-Wallis and k sample Anderson-Darling Test (SAS code) ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would you give me the specific steps?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 11 Apr 2018 07:03:41 GMT</pubDate>
    <dc:creator>Cengo</dc:creator>
    <dc:date>2018-04-11T07:03:41Z</dc:date>
    <item>
      <title>permutation test for Kruskal-Wallis and k sample Anderson-Darling Test (SAS code)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/permutation-test-for-Kruskal-Wallis-and-k-sample-Anderson/m-p/453085#M114432</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I’m a beginner user at SAS programming.&lt;/SPAN&gt;I want to know what steps to do the permutation test for Kruskal-Wallis and k sample Anderson-Darling Test (SAS code) ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would you give me the specific steps?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Apr 2018 07:03:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/permutation-test-for-Kruskal-Wallis-and-k-sample-Anderson/m-p/453085#M114432</guid>
      <dc:creator>Cengo</dc:creator>
      <dc:date>2018-04-11T07:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: permutation test for Kruskal-Wallis and k sample Anderson-Darling Test (SAS code)</title>
      <link>https://communities.sas.com/t5/SAS-Programming/permutation-test-for-Kruskal-Wallis-and-k-sample-Anderson/m-p/453236#M114502</link>
      <description>&lt;P&gt;Proc univariate with the NORMAL option on the proc statement does a number of tests for normality including Anderson-Darling&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Proc freq will do a Kruskal-Wallis test if the Tables statement has the options Scores=Rank&amp;nbsp;CMH2 (look at the second CMH statistic labeled "Row mean Scores Differ"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;without a data set or variable names it is really hard provide code. The online help for the procedures will have examples of the needed syntax&lt;/P&gt;</description>
      <pubDate>Wed, 11 Apr 2018 14:29:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/permutation-test-for-Kruskal-Wallis-and-k-sample-Anderson/m-p/453236#M114502</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2018-04-11T14:29:14Z</dc:date>
    </item>
  </channel>
</rss>

