<?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 Re: KM-curve failure plot and modifying the y-axis in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/KM-curve-failure-plot-and-modifying-the-y-axis/m-p/200969#M50170</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the quick reply! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The template is called: &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #ffffff;"&gt;Stat.Lifetest.Graphics.ProductLimitFailure&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Aug 2015 21:35:01 GMT</pubDate>
    <dc:creator>ChrisMac</dc:creator>
    <dc:date>2015-08-17T21:35:01Z</dc:date>
    <item>
      <title>KM-curve failure plot and modifying the y-axis</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/KM-curve-failure-plot-and-modifying-the-y-axis/m-p/200967#M50168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am creating Kaplan-Meier curves by using the PROC LIFETEST statement. To modify the y-axis, I modify the survival template and create macros as described here:&lt;/P&gt;&lt;P&gt;&lt;A class="unlinked" title="http://support.sas.com/documentation/cdl/en/statug/63962/HTML/default/viewer.htm#statug_templt_a0000000062.htm"&gt;http://support.sas.com/documentation/cdl/en/statug/63962/HTML/default/viewer.htm#statug_templt_a0000000062.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, these macros do not affect any graph that uses graph templates other than those described in the link. This means that these macros cannot be applied when creating a failure plot instead of a survival plot. I want to create failure plots (by using PROC LIFETEST and plots=survival(failure)) and change the y-axis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I find the failure plot template and how should it be modified?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2015 20:42:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/KM-curve-failure-plot-and-modifying-the-y-axis/m-p/200967#M50168</guid>
      <dc:creator>ChrisMac</dc:creator>
      <dc:date>2015-08-17T20:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: KM-curve failure plot and modifying the y-axis</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/KM-curve-failure-plot-and-modifying-the-y-axis/m-p/200968#M50169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can modify your failure plot template similarly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Run the proc with ODS TRACE ON and look at the output in the log. It will let you know the template for the failure plot. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example, this is the template for the survival plot:&lt;/P&gt;&lt;P&gt;Stat.Lifetest.Graphics.ProductLimitSurvival&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Change the template name in the macro code and then your changes will follow through &lt;img id="smileyhappy" class="emoticon emoticon-smileyhappy" src="https://communities.sas.com/i/smilies/16x16_smiley-happy.png" alt="Smiley Happy" title="Smiley Happy" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2015 21:30:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/KM-curve-failure-plot-and-modifying-the-y-axis/m-p/200968#M50169</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2015-08-17T21:30:02Z</dc:date>
    </item>
    <item>
      <title>Re: KM-curve failure plot and modifying the y-axis</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/KM-curve-failure-plot-and-modifying-the-y-axis/m-p/200969#M50170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the quick reply! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The template is called: &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; background-color: #ffffff;"&gt;Stat.Lifetest.Graphics.ProductLimitFailure&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Aug 2015 21:35:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/KM-curve-failure-plot-and-modifying-the-y-axis/m-p/200969#M50170</guid>
      <dc:creator>ChrisMac</dc:creator>
      <dc:date>2015-08-17T21:35:01Z</dc:date>
    </item>
  </channel>
</rss>

