<?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 Median survival (95% CI) with PROC LIFETEST in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Median-survival-95-CI-with-PROC-LIFETEST/m-p/697372#M33648</link>
    <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using PROC LIFETEST to find median survival and 95% CI. Is there a way to find this value with two decimal points?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for you help!&lt;/P&gt;</description>
    <pubDate>Sat, 07 Nov 2020 22:13:05 GMT</pubDate>
    <dc:creator>sandrube</dc:creator>
    <dc:date>2020-11-07T22:13:05Z</dc:date>
    <item>
      <title>Median survival (95% CI) with PROC LIFETEST</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Median-survival-95-CI-with-PROC-LIFETEST/m-p/697372#M33648</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using PROC LIFETEST to find median survival and 95% CI. Is there a way to find this value with two decimal points?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for you help!&lt;/P&gt;</description>
      <pubDate>Sat, 07 Nov 2020 22:13:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Median-survival-95-CI-with-PROC-LIFETEST/m-p/697372#M33648</guid>
      <dc:creator>sandrube</dc:creator>
      <dc:date>2020-11-07T22:13:05Z</dc:date>
    </item>
    <item>
      <title>Re: Median survival (95% CI) with PROC LIFETEST</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Median-survival-95-CI-with-PROC-LIFETEST/m-p/697374#M33649</link>
      <description>&lt;P&gt;Pipe the results to a data step, see code below, and check the values. You should be able to format them as you'd like.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Add this to your PROC LIFETEST procedure and it will generate the WANT data set.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods output quartiles = want;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/272059"&gt;@sandrube&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm using PROC LIFETEST to find median survival and 95% CI. Is there a way to find this value with two decimal points?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for you help!&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 07 Nov 2020 22:59:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Median-survival-95-CI-with-PROC-LIFETEST/m-p/697374#M33649</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-11-07T22:59:18Z</dc:date>
    </item>
  </channel>
</rss>

