<?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 How to obtain the 95% confidence interval using Uno's concordance statistics in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-obtain-the-95-confidence-interval-using-Uno-s-concordance/m-p/434637#M22913</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I developed a model using Cox proportional hazards regression. I would like to obtain the c-statistics using Uno's method. I would like to know how to code to obtain the 95% confidence interval. This is the code I have that provides me only with the Uno's c-statistics.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc phreg data= cpm_10.harmo&amp;nbsp;concordance=&amp;nbsp;uno;&lt;BR /&gt;class prim_grp (ref = '1') vmet (ref = '0') / param=ref;&lt;BR /&gt;model survival *censored_1y(1)= prim_grp vmet lsf / ties=exact;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you very much for your help,&lt;/P&gt;&lt;P&gt;Anick&lt;/P&gt;</description>
    <pubDate>Tue, 06 Feb 2018 18:25:04 GMT</pubDate>
    <dc:creator>mili</dc:creator>
    <dc:date>2018-02-06T18:25:04Z</dc:date>
    <item>
      <title>How to obtain the 95% confidence interval using Uno's concordance statistics</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-obtain-the-95-confidence-interval-using-Uno-s-concordance/m-p/434637#M22913</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I developed a model using Cox proportional hazards regression. I would like to obtain the c-statistics using Uno's method. I would like to know how to code to obtain the 95% confidence interval. This is the code I have that provides me only with the Uno's c-statistics.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc phreg data= cpm_10.harmo&amp;nbsp;concordance=&amp;nbsp;uno;&lt;BR /&gt;class prim_grp (ref = '1') vmet (ref = '0') / param=ref;&lt;BR /&gt;model survival *censored_1y(1)= prim_grp vmet lsf / ties=exact;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thank you very much for your help,&lt;/P&gt;&lt;P&gt;Anick&lt;/P&gt;</description>
      <pubDate>Tue, 06 Feb 2018 18:25:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-obtain-the-95-confidence-interval-using-Uno-s-concordance/m-p/434637#M22913</guid>
      <dc:creator>mili</dc:creator>
      <dc:date>2018-02-06T18:25:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to obtain the 95% confidence interval using Uno's concordance statistics</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-obtain-the-95-confidence-interval-using-Uno-s-concordance/m-p/507275#M26046</link>
      <description>&lt;P&gt;SAS does report standard error with it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;STRONG&gt;Uno's Concordance Statistic&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;STRONG&gt;Source&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&lt;STRONG&gt;Estimate&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&lt;STRONG&gt;Standard&lt;BR /&gt;Error&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;STRONG&gt;Model&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;0.5464&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;0.1584&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For 95% CI: you would multiple SE with 1.96.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the given example, it would be 0.1584*1.96 = 0.3105&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lower limit = 0.5464 - 0.3105 = 0.2359&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Upper limit = 0.5464 + 0.3105 = 0.8569&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thus if rounded 0.55 (0.24, 0.86) or expressed as % then 54.6 (23.6, 85.7).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hope this helps.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Ashutosh&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Oct 2018 18:44:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-obtain-the-95-confidence-interval-using-Uno-s-concordance/m-p/507275#M26046</guid>
      <dc:creator>tamhane</dc:creator>
      <dc:date>2018-10-24T18:44:43Z</dc:date>
    </item>
  </channel>
</rss>

