<?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: Anyone know how to get 95% CI for a C-index (Logistic Regression) in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Anyone-know-how-to-get-95-CI-for-a-C-index-Logistic-Regression/m-p/825418#M40884</link>
    <description>&lt;P&gt;That is the ROC index. Check option "rocci".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;proc logistic data=sashelp.class;
model sex=weight height/rocci ;
run;&lt;/PRE&gt;</description>
    <pubDate>Tue, 26 Jul 2022 12:19:00 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2022-07-26T12:19:00Z</dc:date>
    <item>
      <title>Anyone know how to get 95% CI for a C-index (Logistic Regression)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Anyone-know-how-to-get-95-CI-for-a-C-index-Logistic-Regression/m-p/825412#M40883</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone know if there is a way to code for a 95% CI for a C-index when doing PROC Logistic ???&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As my work is on risk models I must report the statistical uncertainty of the C-index (main measure of interest).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Craig&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Jul 2022 11:14:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Anyone-know-how-to-get-95-CI-for-a-C-index-Logistic-Regression/m-p/825412#M40883</guid>
      <dc:creator>CraigSmith</dc:creator>
      <dc:date>2022-07-26T11:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone know how to get 95% CI for a C-index (Logistic Regression)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Anyone-know-how-to-get-95-CI-for-a-C-index-Logistic-Regression/m-p/825418#M40884</link>
      <description>&lt;P&gt;That is the ROC index. Check option "rocci".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;proc logistic data=sashelp.class;
model sex=weight height/rocci ;
run;&lt;/PRE&gt;</description>
      <pubDate>Tue, 26 Jul 2022 12:19:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Anyone-know-how-to-get-95-CI-for-a-C-index-Logistic-Regression/m-p/825418#M40884</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2022-07-26T12:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone know how to get 95% CI for a C-index (Logistic Regression)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Anyone-know-how-to-get-95-CI-for-a-C-index-Logistic-Regression/m-p/825944#M40908</link>
      <description>&lt;P&gt;Thank you - so running this will provide a confidence interval now for whatever model I run?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2022 14:48:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Anyone-know-how-to-get-95-CI-for-a-C-index-Logistic-Regression/m-p/825944#M40908</guid>
      <dc:creator>CraigSmith</dc:creator>
      <dc:date>2022-07-28T14:48:48Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone know how to get 95% CI for a C-index (Logistic Regression)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Anyone-know-how-to-get-95-CI-for-a-C-index-Logistic-Regression/m-p/825967#M40910</link>
      <description>&lt;P&gt;Yes, or you can use one or more ROC statements as illustrated in the example titled "Comparing Receiver Operating Characteristic Curves" in the Examples section of the PROC LOGISTIC documentation.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jul 2022 15:43:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Anyone-know-how-to-get-95-CI-for-a-C-index-Logistic-Regression/m-p/825967#M40910</guid>
      <dc:creator>StatDave</dc:creator>
      <dc:date>2022-07-28T15:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: Anyone know how to get 95% CI for a C-index (Logistic Regression)</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Anyone-know-how-to-get-95-CI-for-a-C-index-Logistic-Regression/m-p/826156#M40918</link>
      <description>Yes. As StatDave said.</description>
      <pubDate>Fri, 29 Jul 2022 13:09:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Anyone-know-how-to-get-95-CI-for-a-C-index-Logistic-Regression/m-p/826156#M40918</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2022-07-29T13:09:16Z</dc:date>
    </item>
  </channel>
</rss>

