<?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 Concordance Index Code in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Concordance-Index-Code/m-p/715194#M34589</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to calculate the Harell's Concordance Index or C-Index for a survival model. There are not many resources available online. Can someone help me with some simple code or macro?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the following variables: 5-6 predictor variables, attrition_score (or probability), actual_attrition (1 and 0).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From my research, I think I will only need&amp;nbsp;attrition_score and&amp;nbsp;actual_attrition and also that proc hpreg is used for the calculation. Not sure if I will need the duration of customer retention?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Fri, 29 Jan 2021 08:00:37 GMT</pubDate>
    <dc:creator>psrajput</dc:creator>
    <dc:date>2021-01-29T08:00:37Z</dc:date>
    <item>
      <title>Concordance Index Code</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Concordance-Index-Code/m-p/715194#M34589</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to calculate the Harell's Concordance Index or C-Index for a survival model. There are not many resources available online. Can someone help me with some simple code or macro?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have the following variables: 5-6 predictor variables, attrition_score (or probability), actual_attrition (1 and 0).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;From my research, I think I will only need&amp;nbsp;attrition_score and&amp;nbsp;actual_attrition and also that proc hpreg is used for the calculation. Not sure if I will need the duration of customer retention?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2021 08:00:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Concordance-Index-Code/m-p/715194#M34589</guid>
      <dc:creator>psrajput</dc:creator>
      <dc:date>2021-01-29T08:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: Concordance Index Code</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Concordance-Index-Code/m-p/715281#M34599</link>
      <description>&lt;P&gt;If it is a survival model with a time-to-event response, use PROC PHREG. In the PROC PHREG statement, specify the CONCORDANCE(HARRELL) option. See the PHREG documentation for details.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When you are looking for a particular statistic in SAS, check the &lt;A href="http://support.sas.com/kb/30333" target="_self"&gt;list of Frequently Asked-for Statistics (FASTats)&lt;/A&gt;&amp;nbsp;in the Important Links section of the Statistical Procedures Community page.&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2021 16:36:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Concordance-Index-Code/m-p/715281#M34599</guid>
      <dc:creator>StatDave</dc:creator>
      <dc:date>2021-01-29T16:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: Concordance Index Code</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Concordance-Index-Code/m-p/715370#M34600</link>
      <description>&lt;P&gt;Thanks for the reply but the documentation doesn't help much.&lt;BR /&gt;&lt;BR /&gt;- For example, it doesn't explain which method/variables are optional.&lt;BR /&gt;- There is a dataset used in the example but are these model predictors, the model score is not used?&lt;BR /&gt;- Can we use &lt;STRONG&gt;score deciles&lt;/STRONG&gt; or &lt;STRONG&gt;scores&lt;/STRONG&gt; in place of &lt;STRONG&gt;time&lt;/STRONG&gt;?&amp;nbsp;For&amp;nbsp;Time*Status(0)&lt;/P&gt;</description>
      <pubDate>Fri, 29 Jan 2021 18:00:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Concordance-Index-Code/m-p/715370#M34600</guid>
      <dc:creator>psrajput</dc:creator>
      <dc:date>2021-01-29T18:00:03Z</dc:date>
    </item>
  </channel>
</rss>

