<?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 Using sgplot  for kaplan meier analysis in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Using-sgplot-for-kaplan-meier-analysis/m-p/864064#M341255</link>
    <description>Dear all,&lt;BR /&gt;I have a question. Is it possible to create a kaplanmeier plot using sgplot without first using the life test procedure.&lt;BR /&gt;Attached is my sample file. T is the time to next treatment in days. And treatment is the therapy received. There is no censored patient that is why censor =0.</description>
    <pubDate>Tue, 14 Mar 2023 16:14:15 GMT</pubDate>
    <dc:creator>Anita_n</dc:creator>
    <dc:date>2023-03-14T16:14:15Z</dc:date>
    <item>
      <title>Using sgplot  for kaplan meier analysis</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Using-sgplot-for-kaplan-meier-analysis/m-p/864064#M341255</link>
      <description>Dear all,&lt;BR /&gt;I have a question. Is it possible to create a kaplanmeier plot using sgplot without first using the life test procedure.&lt;BR /&gt;Attached is my sample file. T is the time to next treatment in days. And treatment is the therapy received. There is no censored patient that is why censor =0.</description>
      <pubDate>Tue, 14 Mar 2023 16:14:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Using-sgplot-for-kaplan-meier-analysis/m-p/864064#M341255</guid>
      <dc:creator>Anita_n</dc:creator>
      <dc:date>2023-03-14T16:14:15Z</dc:date>
    </item>
    <item>
      <title>Re: Using sgplot  for kaplan meier analysis</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Using-sgplot-for-kaplan-meier-analysis/m-p/864080#M341261</link>
      <description>&lt;P&gt;&lt;BR /&gt;Survival plot with a twist using SGPLOT procedure&lt;BR /&gt;By Sanjay Matange on Graphically Speaking February 19, 2018 &lt;BR /&gt;&lt;A href="https://blogs.sas.com/content/graphicallyspeaking/2018/02/19/survival-plot-twist-using-sgplot-procedure/" target="_blank"&gt;https://blogs.sas.com/content/graphicallyspeaking/2018/02/19/survival-plot-twist-using-sgplot-procedure/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV id="ConnectiveDocSignExtentionInstalled" data-extension-version="1.0.4"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Tue, 14 Mar 2023 14:58:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Using-sgplot-for-kaplan-meier-analysis/m-p/864080#M341261</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2023-03-14T14:58:47Z</dc:date>
    </item>
    <item>
      <title>Re: Using sgplot  for kaplan meier analysis</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Using-sgplot-for-kaplan-meier-analysis/m-p/864084#M341264</link>
      <description>Thanks ,I have already seen this post. But I wanted to know if this is possible without the life test procedure</description>
      <pubDate>Tue, 14 Mar 2023 15:05:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Using-sgplot-for-kaplan-meier-analysis/m-p/864084#M341264</guid>
      <dc:creator>Anita_n</dc:creator>
      <dc:date>2023-03-14T15:05:11Z</dc:date>
    </item>
    <item>
      <title>Re: Using sgplot  for kaplan meier analysis</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Using-sgplot-for-kaplan-meier-analysis/m-p/864088#M341265</link>
      <description>&lt;P&gt;Oh sorry. I missed the 'WITHOUT'.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can do Kaplan-Meier without PROC LIFETEST of course.&lt;/P&gt;
&lt;P&gt;Just program it in a data step !&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="ILfuVd"&gt;&lt;SPAN class="hgKElc"&gt;The Kaplan-Meier estimate is &lt;STRONG&gt;the simplest way of computing the survival over time in spite of all these difficulties associated with subjects or situations&lt;/STRONG&gt;. For each time interval, survival probability is calculated as the number of subjects surviving divided by the number of patients at risk.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;PharmaSUG2011 - Paper CC16&lt;BR /&gt;A Programmer’s Introduction to Survival Analysis Using Kaplan Meier&lt;BR /&gt;Methods&lt;BR /&gt;John Ventre, United Biosource Corporation, Blue Bell, PA&lt;BR /&gt;Lisa Fine, United Biosource Corporation, Ann Arbor, MI&lt;BR /&gt;&lt;A href="https://www.pharmasug.org/proceedings/2011/CC/PharmaSUG-2011-CC16.pdf" target="_blank"&gt;https://www.pharmasug.org/proceedings/2011/CC/PharmaSUG-2011-CC16.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Introduction to Survival Analysis in SAS&lt;BR /&gt;&lt;A href="https://stats.oarc.ucla.edu/sas/seminars/sas-survival/" target="_blank"&gt;https://stats.oarc.ucla.edu/sas/seminars/sas-survival/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;
&lt;DIV id="ConnectiveDocSignExtentionInstalled" data-extension-version="1.0.4"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Tue, 14 Mar 2023 15:15:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Using-sgplot-for-kaplan-meier-analysis/m-p/864088#M341265</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2023-03-14T15:15:10Z</dc:date>
    </item>
  </channel>
</rss>

