<?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: Generating the AUC with proc logistic in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Generating-the-AUC-with-proc-logistic/m-p/141657#M7381</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes.&amp;nbsp; Mark yourself as correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Dec 2014 14:23:06 GMT</pubDate>
    <dc:creator>SteveDenham</dc:creator>
    <dc:date>2014-12-09T14:23:06Z</dc:date>
    <item>
      <title>Generating the AUC with proc logistic</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Generating-the-AUC-with-proc-logistic/m-p/141655#M7379</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: 'times new roman', times; font-size: 12pt; color: #000080;"&gt;Hi there,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'times new roman', times; font-size: 12pt; color: #000080;"&gt;I'm trying to obtain the AUC with proc logistic.&amp;nbsp; I have something like this:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'times new roman', times; font-size: 12pt; color: #000080;"&gt;proc logistic data=MyData;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; line-height: 1.5em; font-family: 'times new roman', times; color: #000080;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; model DepVar = Var1 Var2 Var3;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; line-height: 1.5em; font-family: 'times new roman', times; color: #000080;"&gt;run;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; line-height: 1.5em; font-family: 'times new roman', times; color: #000080;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; line-height: 1.5em; font-family: 'times new roman', times; color: #000080;"&gt;or&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; line-height: 1.5em; font-family: 'times new roman', times; color: #000080;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'times new roman', times; font-size: 12pt; color: #000080;"&gt;proc logistic data=MyData;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: 'times new roman', times; color: #000080;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; model DepVar = Var1 Var2 Var3&amp;nbsp; / selection=stepwise;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; font-family: 'times new roman', times; color: #000080;"&gt;run;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; line-height: 1.5em; font-family: 'times new roman', times; color: #000080;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; line-height: 1.5em; font-family: 'times new roman', times; color: #000080;"&gt;What options do I need to add to get the AUC statistic?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; line-height: 1.5em; font-family: 'times new roman', times; color: #000080;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 12pt; line-height: 1.5em; font-family: 'times new roman', times; color: #000080;"&gt;Thank you!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;SPAN style="font-family: 'times new roman', times; font-size: 12pt; color: #000080;"&gt;Jason&lt;/SPAN&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 19:31:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Generating-the-AUC-with-proc-logistic/m-p/141655#M7379</guid>
      <dc:creator>JasonL</dc:creator>
      <dc:date>2014-12-08T19:31:15Z</dc:date>
    </item>
    <item>
      <title>Re: Generating the AUC with proc logistic</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Generating-the-AUC-with-proc-logistic/m-p/141656#M7380</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it just the "c" statistic in the following table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: center;"&gt;&lt;/P&gt;&lt;P&gt;Association of Predicted Probabilities and Observed Responses&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;TABLE cellpadding="0" cellspacing="0" class="Table"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class="b RowHeader" nowrap="nowrap" style="text-align: left;"&gt;Percent Concordant&lt;/TD&gt;&lt;TD class="b Data" nowrap="nowrap" style="text-align: right;"&gt;68.3&lt;/TD&gt;&lt;TD class="b RowHeader" nowrap="nowrap" style="text-align: left;"&gt;Somers' D&lt;/TD&gt;&lt;TD class="b Data" nowrap="nowrap" style="text-align: right;"&gt;0.374&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="b RowHeader" nowrap="nowrap" style="text-align: left;"&gt;Percent Discordant&lt;/TD&gt;&lt;TD class="b Data" nowrap="nowrap" style="text-align: right;"&gt;30.9&lt;/TD&gt;&lt;TD class="b RowHeader" nowrap="nowrap" style="text-align: left;"&gt;Gamma&lt;/TD&gt;&lt;TD class="b Data" nowrap="nowrap" style="text-align: right;"&gt;0.377&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="b RowHeader" nowrap="nowrap" style="text-align: left;"&gt;Percent Tied&lt;/TD&gt;&lt;TD class="b Data" nowrap="nowrap" style="text-align: right;"&gt;0.8&lt;/TD&gt;&lt;TD class="b RowHeader" nowrap="nowrap" style="text-align: left;"&gt;Tau-a&lt;/TD&gt;&lt;TD class="b Data" nowrap="nowrap" style="text-align: right;"&gt;0.100&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class="b RowHeader" nowrap="nowrap" style="text-align: left;"&gt;Pairs&lt;/TD&gt;&lt;TD class="b Data" nowrap="nowrap" style="text-align: right;"&gt;1919&lt;/TD&gt;&lt;TD class="b RowHeader" nowrap="nowrap" style="text-align: left;"&gt;c&lt;/TD&gt;&lt;TD class="b Data" nowrap="nowrap" style="text-align: right;"&gt;0.687&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Dec 2014 21:31:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Generating-the-AUC-with-proc-logistic/m-p/141656#M7380</guid>
      <dc:creator>JasonL</dc:creator>
      <dc:date>2014-12-08T21:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: Generating the AUC with proc logistic</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Generating-the-AUC-with-proc-logistic/m-p/141657#M7381</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes.&amp;nbsp; Mark yourself as correct.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve Denham&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2014 14:23:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Generating-the-AUC-with-proc-logistic/m-p/141657#M7381</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2014-12-09T14:23:06Z</dc:date>
    </item>
    <item>
      <title>Re: Generating the AUC with proc logistic</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Generating-the-AUC-with-proc-logistic/m-p/141658#M7382</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Steve!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Dec 2014 14:50:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Generating-the-AUC-with-proc-logistic/m-p/141658#M7382</guid>
      <dc:creator>JasonL</dc:creator>
      <dc:date>2014-12-09T14:50:08Z</dc:date>
    </item>
  </channel>
</rss>

