<?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 - COMMONRISKDIFF option in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-FREQ-COMMONRISKDIFF-option/m-p/769913#M37631</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/276475"&gt;@alovatin&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The &lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.2/whatsnew/n0xz3zuivh0rnen1806e9yctjkji.htm" target="_blank" rel="noopener"&gt;list of enhancements in SAS/STAT 14.3&lt;/A&gt; (which corresponds to SAS 9.4M5) suggests that COMMONRISKDIFF was introduced in that release, as you supposed. Indeed, this option is contained in&amp;nbsp;&lt;A href="https://documentation.sas.com/doc/en/statcdc/14.3/statug/statug_freq_syntax08.htm#statug_freq002769" target="_blank" rel="noopener"&gt;Table 42.9: TABLES Statement Options for version 14.3&lt;/A&gt;, but not in the analogous&amp;nbsp;&lt;A href="https://documentation.sas.com/doc/en/statcdc/14.2/statug/statug_freq_syntax08.htm#statug_freq002754" target="_blank" rel="noopener"&gt;table 41.9 for version 14.2&lt;/A&gt;&amp;nbsp;(which corresponds to SAS 9.4M4).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The typical log message in this case (in SAS 9.4M4 or earlier) would be a syntax error (ERROR 22-322) with "&lt;FONT face="courier new,courier"&gt;COMMONRISKDIFF&lt;/FONT&gt;" underlined and a list of the available options ("&lt;FONT face="courier new,courier"&gt;expecting one of the following: ...&lt;/FONT&gt;") in your release, followed by an ERROR 202-322 saying that the option is "&lt;FONT face="courier new,courier"&gt;not recognized&lt;/FONT&gt;".&lt;/P&gt;</description>
    <pubDate>Thu, 23 Sep 2021 13:41:55 GMT</pubDate>
    <dc:creator>FreelanceReinh</dc:creator>
    <dc:date>2021-09-23T13:41:55Z</dc:date>
    <item>
      <title>PROC FREQ - COMMONRISKDIFF option</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-FREQ-COMMONRISKDIFF-option/m-p/769892#M37629</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;I am running PROC FREQ using&amp;nbsp;COMMONRISKDIFF option but I got ERROR message. I made quick research and seems this option has been introduced with&amp;nbsp;SAS 9.4 version M5, hence becasue I am using SAS9.4 version&amp;nbsp;M4P that's the reason why it doesn't work.&lt;/P&gt;&lt;P&gt;Jast wanted confirmation about this.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Sep 2021 12:59:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-FREQ-COMMONRISKDIFF-option/m-p/769892#M37629</guid>
      <dc:creator>alovatin</dc:creator>
      <dc:date>2021-09-23T12:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: PROC FREQ - COMMONRISKDIFF option</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-FREQ-COMMONRISKDIFF-option/m-p/769898#M37630</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;I think&amp;nbsp;&lt;FONT style="font-family: inherit;"&gt;COMMONRISKDIFF existed before SAS 9.4 M5&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT style="font-family: inherit;"&gt;, but&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;
&lt;DIV class="xisDoc-refProc"&gt;
&lt;DIV id="statug_whatsnew000126" class="aa-section"&gt;
&lt;P class="xisDoc-paragraph"&gt;&lt;FONT&gt;COMMONRISKDIFF&lt;/FONT&gt;(CL=KLINGENBERG) and&amp;nbsp;&lt;/P&gt;
&lt;DIV class="xisDoc-refProc"&gt;
&lt;DIV id="statug_whatsnew000126" class="aa-section"&gt;
&lt;P class="xisDoc-paragraph"&gt;&lt;FONT&gt;COMMONRISKDIFF&lt;/FONT&gt;(PRINTWTS=SCORE)&lt;/P&gt;
&lt;P class="xisDoc-paragraph"&gt;exist since&amp;nbsp;SAS/STAT 15.1.&lt;/P&gt;
&lt;P class="xisDoc-paragraph"&gt;To know about the SAS/STAT you are running, submit :&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc product_status; run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P class="xisDoc-paragraph"&gt;and look in the LOG.&lt;/P&gt;
&lt;P class="xisDoc-paragraph"&gt;Koen&lt;/P&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 23 Sep 2021 13:17:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-FREQ-COMMONRISKDIFF-option/m-p/769898#M37630</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2021-09-23T13:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: PROC FREQ - COMMONRISKDIFF option</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-FREQ-COMMONRISKDIFF-option/m-p/769913#M37631</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/276475"&gt;@alovatin&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The &lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.2/whatsnew/n0xz3zuivh0rnen1806e9yctjkji.htm" target="_blank" rel="noopener"&gt;list of enhancements in SAS/STAT 14.3&lt;/A&gt; (which corresponds to SAS 9.4M5) suggests that COMMONRISKDIFF was introduced in that release, as you supposed. Indeed, this option is contained in&amp;nbsp;&lt;A href="https://documentation.sas.com/doc/en/statcdc/14.3/statug/statug_freq_syntax08.htm#statug_freq002769" target="_blank" rel="noopener"&gt;Table 42.9: TABLES Statement Options for version 14.3&lt;/A&gt;, but not in the analogous&amp;nbsp;&lt;A href="https://documentation.sas.com/doc/en/statcdc/14.2/statug/statug_freq_syntax08.htm#statug_freq002754" target="_blank" rel="noopener"&gt;table 41.9 for version 14.2&lt;/A&gt;&amp;nbsp;(which corresponds to SAS 9.4M4).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The typical log message in this case (in SAS 9.4M4 or earlier) would be a syntax error (ERROR 22-322) with "&lt;FONT face="courier new,courier"&gt;COMMONRISKDIFF&lt;/FONT&gt;" underlined and a list of the available options ("&lt;FONT face="courier new,courier"&gt;expecting one of the following: ...&lt;/FONT&gt;") in your release, followed by an ERROR 202-322 saying that the option is "&lt;FONT face="courier new,courier"&gt;not recognized&lt;/FONT&gt;".&lt;/P&gt;</description>
      <pubDate>Thu, 23 Sep 2021 13:41:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-FREQ-COMMONRISKDIFF-option/m-p/769913#M37631</guid>
      <dc:creator>FreelanceReinh</dc:creator>
      <dc:date>2021-09-23T13:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: PROC FREQ - COMMONRISKDIFF option</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-FREQ-COMMONRISKDIFF-option/m-p/770125#M37634</link>
      <description>Thank you for explanation, much helpful!&lt;BR /&gt;</description>
      <pubDate>Fri, 24 Sep 2021 06:41:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-FREQ-COMMONRISKDIFF-option/m-p/770125#M37634</guid>
      <dc:creator>alovatin</dc:creator>
      <dc:date>2021-09-24T06:41:37Z</dc:date>
    </item>
  </channel>
</rss>

