<?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 Freq Help in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Proc-Freq-Help/m-p/526486#M143386</link>
    <description>&lt;P&gt;If your suggesting List Keyword, I have been referring the below example for the same.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc freq data =admit;&lt;BR /&gt;tables sex*actlevel/list;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However the question expect the answer for the&amp;nbsp; tables keyword alternative, I'm very new in SAS, May be wrong.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly suggest.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jaiganesh&lt;/P&gt;</description>
    <pubDate>Fri, 11 Jan 2019 20:30:35 GMT</pubDate>
    <dc:creator>jaiganesh</dc:creator>
    <dc:date>2019-01-11T20:30:35Z</dc:date>
    <item>
      <title>Proc Freq Help</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-Freq-Help/m-p/526452#M143366</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can Anybody name the option to produce a frequency line items rather that a table Keyword.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jaiganesh&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jan 2019 18:47:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-Freq-Help/m-p/526452#M143366</guid>
      <dc:creator>jaiganesh</dc:creator>
      <dc:date>2019-01-11T18:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Freq Help</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-Freq-Help/m-p/526456#M143368</link>
      <description>LIST?</description>
      <pubDate>Fri, 11 Jan 2019 19:04:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-Freq-Help/m-p/526456#M143368</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2019-01-11T19:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Freq Help</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-Freq-Help/m-p/526486#M143386</link>
      <description>&lt;P&gt;If your suggesting List Keyword, I have been referring the below example for the same.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc freq data =admit;&lt;BR /&gt;tables sex*actlevel/list;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However the question expect the answer for the&amp;nbsp; tables keyword alternative, I'm very new in SAS, May be wrong.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Kindly suggest.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jaiganesh&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jan 2019 20:30:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-Freq-Help/m-p/526486#M143386</guid>
      <dc:creator>jaiganesh</dc:creator>
      <dc:date>2019-01-11T20:30:35Z</dc:date>
    </item>
    <item>
      <title>Re: Proc Freq Help</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-Freq-Help/m-p/526492#M143388</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/240933"&gt;@jaiganesh&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;If your suggesting List Keyword, I have been referring the below example for the same.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc freq data =admit;&lt;BR /&gt;tables sex*actlevel/list;&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However the question expect the answer for the&amp;nbsp; tables keyword alternative, I'm very new in SAS, May be wrong.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Kindly suggest.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Jaiganesh&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Can you provide the exact text of the question you are referencing? You may have rephrased it to make it difficult to translate to actual Proc Freq code. Or if you have an example of what the output or result should actually look like.&lt;/P&gt;
&lt;P&gt;If you are meaning to create a data set but no printed or results then perhaps:&lt;/P&gt;
&lt;PRE&gt;Proc freq data=somedata noprint;
   tables variable/ out=outputdata;
run;&lt;/PRE&gt;
&lt;P&gt;If you Exclude a tables statement then basically any output is based on all of the variables in the data set as single variables.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jan 2019 20:38:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-Freq-Help/m-p/526492#M143388</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-01-11T20:38:17Z</dc:date>
    </item>
  </channel>
</rss>

