<?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 Comparison of C statistics between 2 Cox proportional hazards models in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Comparison-of-C-statistics-between-2-Cox-proportional-hazards/m-p/721224#M34932</link>
    <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to compare c statistics between 2 models based on Cox proportional hazards model.&amp;nbsp;I found out the way to calculate each c statistics of Cox models like below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;proc phreg data=nm concordance ;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;model death_year*death(0) = sbp_m1;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;run;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;proc phreg data=nm concordance ;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;model death_year*death(0) = sbp_m2;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;run;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to compare 2 models: Y(death) = a + b･X(sbp_m1) and&amp;nbsp;Y(death) = a' + b'･X'(sbp_m2)&amp;nbsp; using c statistics.&lt;/P&gt;&lt;P&gt;I think that there should be a statistics test which tests the null hypothesis; "c statistics (Model 1) - c statistics (Model 2) = 0". But I have no idea about the corresponding code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone know it?&lt;/P&gt;&lt;P&gt;Any comments are welcome.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sincerely,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nagi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 23 Feb 2021 10:13:04 GMT</pubDate>
    <dc:creator>Nagi</dc:creator>
    <dc:date>2021-02-23T10:13:04Z</dc:date>
    <item>
      <title>Comparison of C statistics between 2 Cox proportional hazards models</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Comparison-of-C-statistics-between-2-Cox-proportional-hazards/m-p/721224#M34932</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to compare c statistics between 2 models based on Cox proportional hazards model.&amp;nbsp;I found out the way to calculate each c statistics of Cox models like below.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;proc phreg data=nm concordance ;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;model death_year*death(0) = sbp_m1;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;run;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;proc phreg data=nm concordance ;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;model death_year*death(0) = sbp_m2;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;run;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to compare 2 models: Y(death) = a + b･X(sbp_m1) and&amp;nbsp;Y(death) = a' + b'･X'(sbp_m2)&amp;nbsp; using c statistics.&lt;/P&gt;&lt;P&gt;I think that there should be a statistics test which tests the null hypothesis; "c statistics (Model 1) - c statistics (Model 2) = 0". But I have no idea about the corresponding code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone know it?&lt;/P&gt;&lt;P&gt;Any comments are welcome.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sincerely,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nagi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2021 10:13:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Comparison-of-C-statistics-between-2-Cox-proportional-hazards/m-p/721224#M34932</guid>
      <dc:creator>Nagi</dc:creator>
      <dc:date>2021-02-23T10:13:04Z</dc:date>
    </item>
    <item>
      <title>Re: Comparison of C statistics between 2 Cox proportional hazards models</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Comparison-of-C-statistics-between-2-Cox-proportional-hazards/m-p/721260#M34936</link>
      <description>&lt;P&gt;I don't believe there is any code that can compare two c-statistics from two different models here.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2021 13:44:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Comparison-of-C-statistics-between-2-Cox-proportional-hazards/m-p/721260#M34936</guid>
      <dc:creator>OsoGris</dc:creator>
      <dc:date>2021-02-23T13:44:27Z</dc:date>
    </item>
    <item>
      <title>Re: Comparison of C statistics between 2 Cox proportional hazards models</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Comparison-of-C-statistics-between-2-Cox-proportional-hazards/m-p/721422#M34943</link>
      <description>&lt;P&gt;Thank you for your reply!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So, is there no way to test a difference between c statistics?&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have found p value between them in some papers. How did they calculate it?&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;Nagi&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2021 23:14:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Comparison-of-C-statistics-between-2-Cox-proportional-hazards/m-p/721422#M34943</guid>
      <dc:creator>Nagi</dc:creator>
      <dc:date>2021-02-23T23:14:47Z</dc:date>
    </item>
  </channel>
</rss>

