<?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 less verbose PROC FREQ output in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/less-verbose-PROC-FREQ-output/m-p/39578#M1658</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can select the tables/results you'd like to see using the ODS SELECT TABLENAMES statement. &lt;/P&gt;&lt;P&gt;To figure out the ODS TABLE names check the docs for proc freq or run your procedure with ODS TRACE ON;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a note though, in my version I think fishers only shows up when it thinks its necessary, versus all the time. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods select crosstabfreqs chisq;&lt;/P&gt;&lt;P&gt;proc freq data=sashelp.heart;&lt;/P&gt;&lt;P&gt;table Chol_Status*sex/chisq nocol nopercent;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Jan 2012 23:53:30 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2012-01-26T23:53:30Z</dc:date>
    <item>
      <title>less verbose PROC FREQ output</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/less-verbose-PROC-FREQ-output/m-p/39577#M1657</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I invoke PROC FREQ like the following, and I would prefer to clean up the output.&amp;nbsp; Omitting Fisher's exact test would be a good start.&amp;nbsp; Also, I only need the basic Chi-Square statistic and not the 6 others.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;proc freq data= year_ago;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; tables a * b / chisq nocol nopercent;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="padding-left: 30px;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;run;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I need some obscure ODS commands, or output to a data set and go from there, or is there an easier way?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2012 22:54:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/less-verbose-PROC-FREQ-output/m-p/39577#M1657</guid>
      <dc:creator>AndrewZ</dc:creator>
      <dc:date>2012-01-26T22:54:26Z</dc:date>
    </item>
    <item>
      <title>less verbose PROC FREQ output</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/less-verbose-PROC-FREQ-output/m-p/39578#M1658</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can select the tables/results you'd like to see using the ODS SELECT TABLENAMES statement. &lt;/P&gt;&lt;P&gt;To figure out the ODS TABLE names check the docs for proc freq or run your procedure with ODS TRACE ON;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just a note though, in my version I think fishers only shows up when it thinks its necessary, versus all the time. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods select crosstabfreqs chisq;&lt;/P&gt;&lt;P&gt;proc freq data=sashelp.heart;&lt;/P&gt;&lt;P&gt;table Chol_Status*sex/chisq nocol nopercent;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2012 23:53:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/less-verbose-PROC-FREQ-output/m-p/39578#M1658</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2012-01-26T23:53:30Z</dc:date>
    </item>
  </channel>
</rss>

