<?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 Number of variables in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Number-of-variables/m-p/637149#M30490</link>
    <description>&lt;P&gt;How do i know total number of 3's from the list of RACE from the attached file.&lt;/P&gt;</description>
    <pubDate>Fri, 03 Apr 2020 03:07:03 GMT</pubDate>
    <dc:creator>grg_77</dc:creator>
    <dc:date>2020-04-03T03:07:03Z</dc:date>
    <item>
      <title>Number of variables</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Number-of-variables/m-p/637149#M30490</link>
      <description>&lt;P&gt;How do i know total number of 3's from the list of RACE from the attached file.&lt;/P&gt;</description>
      <pubDate>Fri, 03 Apr 2020 03:07:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Number-of-variables/m-p/637149#M30490</guid>
      <dc:creator>grg_77</dc:creator>
      <dc:date>2020-04-03T03:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: Number of variables</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Number-of-variables/m-p/637161#M30491</link>
      <description>&lt;P&gt;proc freq can do this, you find the documentation at &lt;A href="https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.4&amp;amp;docsetId=procstat&amp;amp;docsetTarget=procstat_freq_toc.htm&amp;amp;locale=en" target="_blank"&gt;https://documentation.sas.com/?cdcId=pgmsascdc&amp;amp;cdcVersion=9.4_3.4&amp;amp;docsetId=procstat&amp;amp;docsetTarget=procstat_freq_toc.htm&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Apr 2020 05:00:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Number-of-variables/m-p/637161#M30491</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2020-04-03T05:00:39Z</dc:date>
    </item>
    <item>
      <title>Re: Number of variables</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Number-of-variables/m-p/637729#M30503</link>
      <description>&lt;P&gt;proc freq data=&amp;lt;dsn&amp;gt;;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;tables race;&lt;/P&gt;
&lt;P&gt;run;&lt;/P&gt;</description>
      <pubDate>Sun, 05 Apr 2020 20:29:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Number-of-variables/m-p/637729#M30503</guid>
      <dc:creator>cminard</dc:creator>
      <dc:date>2020-04-05T20:29:23Z</dc:date>
    </item>
  </channel>
</rss>

