<?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 get horizontal line for median in KM plot using proc lifetest for SAS 9.4 and EG 8.2 in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-get-horizontal-line-for-median-in-KM-plot-using-proc/m-p/971803#M48835</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am faicng issue in getting a median line horizontal at 0.5 where my Y-axis is 0 to 1 by 0.2 for Kaplan Meier Plot using proc life test. I am using SAS EG and platform is SAS 9.4;&lt;/P&gt;</description>
    <pubDate>Thu, 31 Jul 2025 13:29:23 GMT</pubDate>
    <dc:creator>Sairampulipati</dc:creator>
    <dc:date>2025-07-31T13:29:23Z</dc:date>
    <item>
      <title>How to get horizontal line for median in KM plot using proc lifetest for SAS 9.4 and EG 8.2</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-get-horizontal-line-for-median-in-KM-plot-using-proc/m-p/971803#M48835</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am faicng issue in getting a median line horizontal at 0.5 where my Y-axis is 0 to 1 by 0.2 for Kaplan Meier Plot using proc life test. I am using SAS EG and platform is SAS 9.4;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2025 13:29:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-get-horizontal-line-for-median-in-KM-plot-using-proc/m-p/971803#M48835</guid>
      <dc:creator>Sairampulipati</dc:creator>
      <dc:date>2025-07-31T13:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to get horizontal line for median in KM plot using proc lifetest for SAS 9.4 and EG 8.2</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-get-horizontal-line-for-median-in-KM-plot-using-proc/m-p/971812#M48836</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/143413"&gt;@Sairampulipati&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you face the same issue if you try to replicate the example&amp;nbsp;&lt;A href="https://documentation.sas.com/doc/en/statug/15.2/statug_kaplan_sect025.htm" target="_blank" rel="noopener"&gt;Adding a Y-Axis Reference Line&lt;/A&gt; from the SAS documentation, that is, if you compile the macro code copied from&amp;nbsp;&lt;A href="https://support.sas.com/documentation/onlinedoc/stat/ex_code/151/templft.html" target="_blank"&gt;https://support.sas.com/documentation/onlinedoc/stat/ex_code/151/templft.html&lt;/A&gt;&amp;nbsp;and then run the code from the example?&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2025 14:29:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-get-horizontal-line-for-median-in-KM-plot-using-proc/m-p/971812#M48836</guid>
      <dc:creator>FreelanceReinh</dc:creator>
      <dc:date>2025-07-31T14:29:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to get horizontal line for median in KM plot using proc lifetest for SAS 9.4 and EG 8.2</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-get-horizontal-line-for-median-in-KM-plot-using-proc/m-p/971834#M48837</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/32733"&gt;@FreelanceReinh&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you so much this works, I have few questions about the macro. Is the macro developed by SAS and is it validated? Can you please share more details about the macro. Thanks again.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2025 16:07:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-get-horizontal-line-for-median-in-KM-plot-using-proc/m-p/971834#M48837</guid>
      <dc:creator>Sairampulipati</dc:creator>
      <dc:date>2025-07-31T16:07:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to get horizontal line for median in KM plot using proc lifetest for SAS 9.4 and EG 8.2</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-get-horizontal-line-for-median-in-KM-plot-using-proc/m-p/971843#M48838</link>
      <description>&lt;P&gt;You're welcome.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Those macros are closely linked to the name of SAS employee Warren F. Kuhfeld, PhD (now retired), see his initials in the header of the code (where also the "update" date July 25, 2013 documents how long they have been available and certainly used by many SAS programmers around the globe). So I assume that the macros were developed by himself or under his guidance. At least, he is the author of the documentation, as you can read in&amp;nbsp;&lt;A href="https://blogs.sas.com/content/author/warrenkuhfeld/" target="_blank" rel="noopener"&gt;https://blogs.sas.com/content/author/warrenkuhfeld/&lt;/A&gt;&amp;nbsp;together with more information about him. He also wrote the 2017 blog article&amp;nbsp;&lt;A href="https://blogs.sas.com/content/graphicallyspeaking/2017/06/12/customizing-kaplan-meier-plot/" target="_blank" rel="noopener"&gt;Customizing the Kaplan-Meier Plot&lt;/A&gt;&amp;nbsp;and answered related questions in the SAS Support Communities, e.g.,&amp;nbsp;&lt;A href="https://communities.sas.com/t5/Graphics-Programming/Format-KM-curve-with-median-survival-line/m-p/453241/highlight/true#M15545" target="_blank" rel="noopener"&gt;Re: Format KM curve with median survival line&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can't imagine that SAS Institute would provide such macros in their official documentation if they weren't validated.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2025 17:22:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-get-horizontal-line-for-median-in-KM-plot-using-proc/m-p/971843#M48838</guid>
      <dc:creator>FreelanceReinh</dc:creator>
      <dc:date>2025-07-31T17:22:10Z</dc:date>
    </item>
    <item>
      <title>Re: How to get horizontal line for median in KM plot using proc lifetest for SAS 9.4 and EG 8.2</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-get-horizontal-line-for-median-in-KM-plot-using-proc/m-p/971916#M48842</link>
      <description>&lt;P&gt;Yes, it was all me. I covered every example that I ever heard of at the time where a user wanted to customize the KM plot. Every example in that chapter used the actual macros.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Aug 2025 11:21:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-get-horizontal-line-for-median-in-KM-plot-using-proc/m-p/971916#M48842</guid>
      <dc:creator>WarrenKuhfeld</dc:creator>
      <dc:date>2025-08-01T11:21:26Z</dc:date>
    </item>
  </channel>
</rss>

