<?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: Modifying x-axis range in PROC LIFETEST in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/Modifying-x-axis-range-in-PROC-LIFETEST/m-p/439787#M15176</link>
    <description>&lt;P&gt;&lt;A href="http://go.documentation.sas.com/?docsetId=statug&amp;amp;docsetTarget=statug_kaplan_toc.htm&amp;amp;docsetVersion=14.3&amp;amp;locale=en" target="_blank"&gt;http://go.documentation.sas.com/?docsetId=statug&amp;amp;docsetTarget=statug_kaplan_toc.htm&amp;amp;docsetVersion=14.3&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;There is an entire chapter on modifying the Kaplan-Meir plot.&amp;nbsp; It includes examples of using the procedure options.&amp;nbsp; It also shows how to modify the template in a special way that works for this graph only.&amp;nbsp; See if any of these examples help.&lt;/P&gt;</description>
    <pubDate>Fri, 23 Feb 2018 18:40:58 GMT</pubDate>
    <dc:creator>WarrenKuhfeld</dc:creator>
    <dc:date>2018-02-23T18:40:58Z</dc:date>
    <item>
      <title>Modifying x-axis range in PROC LIFETEST</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Modifying-x-axis-range-in-PROC-LIFETEST/m-p/439782#M15175</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am having difficulty adjusting&amp;nbsp;&amp;nbsp;the&amp;nbsp; X-axis range for a survival plot using PROC LIFETEST&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Rather than&amp;nbsp;starting at "0", I want to start at "12000" instead by intervals of "1000"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have written the syntax below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ods graphics on;&lt;BR /&gt;proc lifetest data=fullcohort2 order=(12000 to 23000 by 1000)&lt;BR /&gt;timelist= 12000 13000 14000 15000 16000 17000 18000 19000 20000 21000 22000 23000&lt;BR /&gt;plots = survival(atrisk=12000 13000 14000 15000 16000 17000 18000 19000 20000 21000 22000 23000);&lt;BR /&gt;time T*Status(0);&lt;BR /&gt;strata drug1 drug2 drug3;&lt;BR /&gt;run;&lt;BR /&gt;ods graphics off;&lt;BR /&gt;ods listing;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I would like to know the best way to modify the x-axis when using PROC LIFETEST.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am grateful for your help&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2018 18:24:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Modifying-x-axis-range-in-PROC-LIFETEST/m-p/439782#M15175</guid>
      <dc:creator>wlawrence</dc:creator>
      <dc:date>2018-02-23T18:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying x-axis range in PROC LIFETEST</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/Modifying-x-axis-range-in-PROC-LIFETEST/m-p/439787#M15176</link>
      <description>&lt;P&gt;&lt;A href="http://go.documentation.sas.com/?docsetId=statug&amp;amp;docsetTarget=statug_kaplan_toc.htm&amp;amp;docsetVersion=14.3&amp;amp;locale=en" target="_blank"&gt;http://go.documentation.sas.com/?docsetId=statug&amp;amp;docsetTarget=statug_kaplan_toc.htm&amp;amp;docsetVersion=14.3&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;There is an entire chapter on modifying the Kaplan-Meir plot.&amp;nbsp; It includes examples of using the procedure options.&amp;nbsp; It also shows how to modify the template in a special way that works for this graph only.&amp;nbsp; See if any of these examples help.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Feb 2018 18:40:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/Modifying-x-axis-range-in-PROC-LIFETEST/m-p/439787#M15176</guid>
      <dc:creator>WarrenKuhfeld</dc:creator>
      <dc:date>2018-02-23T18:40:58Z</dc:date>
    </item>
  </channel>
</rss>

