<?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: Somers' D help and interpretation in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Somers-D-help-and-interpretation/m-p/676744#M204074</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I found some links about the PROC FREQ and its measures option:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://v8doc.sas.com/sashtml//proc/zlesstmt.htm" target="_blank" rel="noopener"&gt;http://v8doc.sas.com/sashtml//proc/zlesstmt.htm&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://v8doc.sas.com/sashtml//proc/zeq-comp.htm#z0087584" target="_blank" rel="noopener"&gt;http://v8doc.sas.com/sashtml//proc/zeq-comp.htm#z0087584&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://v8doc.sas.com/sashtml/stat/chap28/sect20.htm" target="_blank" rel="noopener"&gt;https://v8doc.sas.com/sashtml/stat/chap28/sect20.htm&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/documentation/onlinedoc/stat/151/freq.pdf#page=107" target="_blank" rel="noopener"&gt;https://support.sas.com/documentation/onlinedoc/stat/151/freq.pdf#page=107&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.statisticshowto.com/somers-d" target="_blank" rel="noopener"&gt;https://www.statisticshowto.com/somers-d&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;after reading I would say:&lt;/P&gt;
&lt;P&gt;1. yes&lt;/P&gt;
&lt;P&gt;2. The values tends toward 0 so the model is a poor predictor . The Asymptotic Standard Error of 0.0271 means that the sample behaves as 97.29% as the overall population which means this statement is highly significant.&lt;/P&gt;</description>
    <pubDate>Fri, 14 Aug 2020 14:36:40 GMT</pubDate>
    <dc:creator>Oligolas</dc:creator>
    <dc:date>2020-08-14T14:36:40Z</dc:date>
    <item>
      <title>Somers' D help and interpretation</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Somers-D-help-and-interpretation/m-p/676713#M204068</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using proc freq to show the Somers' D and was wondering if anyone could help me with the two questions below please?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Question 1:&lt;/P&gt;
&lt;P&gt;For&amp;nbsp;&lt;SPAN&gt;C|R, would it be correct to use the code below? The row variable X is regarded as the independent variable and the column variable Y is regarded as dependent.&lt;/SPAN&gt;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc freq data=want;
   tables  [dependent variable i.e.  Y] * [independent variable i.e. X]    / measures;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Question 2:&lt;/P&gt;
&lt;P&gt;When I run the code, I get this result - can someone help me interpret it, and whether I should be reading the "Value" or "ASE"?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Justin9_0-1597409977168.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/48222iA332F37782CC84FC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Justin9_0-1597409977168.png" alt="Justin9_0-1597409977168.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Aug 2020 12:59:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Somers-D-help-and-interpretation/m-p/676713#M204068</guid>
      <dc:creator>Justin9</dc:creator>
      <dc:date>2020-08-14T12:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: Somers' D help and interpretation</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Somers-D-help-and-interpretation/m-p/676744#M204074</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I found some links about the PROC FREQ and its measures option:&lt;/P&gt;
&lt;P&gt;&lt;A href="http://v8doc.sas.com/sashtml//proc/zlesstmt.htm" target="_blank" rel="noopener"&gt;http://v8doc.sas.com/sashtml//proc/zlesstmt.htm&amp;nbsp;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://v8doc.sas.com/sashtml//proc/zeq-comp.htm#z0087584" target="_blank" rel="noopener"&gt;http://v8doc.sas.com/sashtml//proc/zeq-comp.htm#z0087584&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://v8doc.sas.com/sashtml/stat/chap28/sect20.htm" target="_blank" rel="noopener"&gt;https://v8doc.sas.com/sashtml/stat/chap28/sect20.htm&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/documentation/onlinedoc/stat/151/freq.pdf#page=107" target="_blank" rel="noopener"&gt;https://support.sas.com/documentation/onlinedoc/stat/151/freq.pdf#page=107&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.statisticshowto.com/somers-d" target="_blank" rel="noopener"&gt;https://www.statisticshowto.com/somers-d&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;after reading I would say:&lt;/P&gt;
&lt;P&gt;1. yes&lt;/P&gt;
&lt;P&gt;2. The values tends toward 0 so the model is a poor predictor . The Asymptotic Standard Error of 0.0271 means that the sample behaves as 97.29% as the overall population which means this statement is highly significant.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Aug 2020 14:36:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Somers-D-help-and-interpretation/m-p/676744#M204074</guid>
      <dc:creator>Oligolas</dc:creator>
      <dc:date>2020-08-14T14:36:40Z</dc:date>
    </item>
  </channel>
</rss>

