<?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 Fisher's Exact Test in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Fisher-s-Exact-Test/m-p/171004#M8898</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I do Fisher's Exact test in SAS?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Jan 2015 19:43:35 GMT</pubDate>
    <dc:creator>Roberta324</dc:creator>
    <dc:date>2015-01-06T19:43:35Z</dc:date>
    <item>
      <title>Fisher's Exact Test</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Fisher-s-Exact-Test/m-p/171004#M8898</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How do I do Fisher's Exact test in SAS?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2015 19:43:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Fisher-s-Exact-Test/m-p/171004#M8898</guid>
      <dc:creator>Roberta324</dc:creator>
      <dc:date>2015-01-06T19:43:35Z</dc:date>
    </item>
    <item>
      <title>Re: Fisher's Exact Test</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Fisher-s-Exact-Test/m-p/171005#M8899</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try proc freq&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;proc freq data = have;&lt;/P&gt;&lt;P&gt;&amp;nbsp; tables variable1*variable2 / fisher;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2015 19:53:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Fisher-s-Exact-Test/m-p/171005#M8899</guid>
      <dc:creator>stat_sas</dc:creator>
      <dc:date>2015-01-06T19:53:16Z</dc:date>
    </item>
    <item>
      <title>Re: Fisher's Exact Test</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Fisher-s-Exact-Test/m-p/171006#M8900</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got the answer.&amp;nbsp; It's in proc freq, using /fisher on the tables statement.&lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jan 2015 20:51:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Fisher-s-Exact-Test/m-p/171006#M8900</guid>
      <dc:creator>Roberta324</dc:creator>
      <dc:date>2015-01-06T20:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Fisher's Exact Test</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Fisher-s-Exact-Test/m-p/171007#M8901</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;proc freq data = have;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&amp;nbsp; tables variable1*variable2 ; &lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&amp;nbsp; exact fisher;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;run;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Xia Keshan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jan 2015 05:44:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Fisher-s-Exact-Test/m-p/171007#M8901</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2015-01-07T05:44:49Z</dc:date>
    </item>
  </channel>
</rss>

