<?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 SPARSE option in a 3-way table in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Proc-freq-SPARSE-option-in-a-3-way-table/m-p/619622#M181973</link>
    <description>To clarify: I want counts (including zero counts) for each distinct value of the third variable, but only for combinations of the first two variables that are already present in my data set.</description>
    <pubDate>Thu, 23 Jan 2020 18:30:25 GMT</pubDate>
    <dc:creator>Schwa</dc:creator>
    <dc:date>2020-01-23T18:30:25Z</dc:date>
    <item>
      <title>Proc freq SPARSE option in a 3-way table</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-freq-SPARSE-option-in-a-3-way-table/m-p/619619#M181971</link>
      <description>I’d like to be able to generate a 3-way frequency table using something like the SPARSE option for PROC FREQ, but only for the last variable present (i.e. I don’t want all possible values for the second variable to also show up for each value of the first variable.)&lt;BR /&gt;&lt;BR /&gt;Is there a way to do this using SPARSE and PROC FREQ, or do I need to do this another way?</description>
      <pubDate>Thu, 23 Jan 2020 18:28:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-freq-SPARSE-option-in-a-3-way-table/m-p/619619#M181971</guid>
      <dc:creator>Schwa</dc:creator>
      <dc:date>2020-01-23T18:28:22Z</dc:date>
    </item>
    <item>
      <title>Re: Proc freq SPARSE option in a 3-way table</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-freq-SPARSE-option-in-a-3-way-table/m-p/619622#M181973</link>
      <description>To clarify: I want counts (including zero counts) for each distinct value of the third variable, but only for combinations of the first two variables that are already present in my data set.</description>
      <pubDate>Thu, 23 Jan 2020 18:30:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-freq-SPARSE-option-in-a-3-way-table/m-p/619622#M181973</guid>
      <dc:creator>Schwa</dc:creator>
      <dc:date>2020-01-23T18:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: Proc freq SPARSE option in a 3-way table</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Proc-freq-SPARSE-option-in-a-3-way-table/m-p/619625#M181974</link>
      <description>SPARSE will not handle that, you need another way. CLASSDATA is one option or using PROC TABULATE with a format and PRELOADFMT is a good option as well.</description>
      <pubDate>Thu, 23 Jan 2020 18:36:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Proc-freq-SPARSE-option-in-a-3-way-table/m-p/619625#M181974</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-01-23T18:36:10Z</dc:date>
    </item>
  </channel>
</rss>

