<?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: How to limit survival time in a proc lifetest graph? in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-limit-survival-time-in-a-proc-lifetest-graph/m-p/849426#M42062</link>
    <description>Thank you so much. It worked.</description>
    <pubDate>Tue, 13 Dec 2022 14:11:42 GMT</pubDate>
    <dc:creator>Medidata</dc:creator>
    <dc:date>2022-12-13T14:11:42Z</dc:date>
    <item>
      <title>How to limit survival time in a proc lifetest graph?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-limit-survival-time-in-a-proc-lifetest-graph/m-p/849409#M42060</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;I am an SAS layman user, a medical student with very limited use. I have been able to understand and make Kaplan plots for my data. Most of my data is concentrated between 0 to 60 months (five years) but there are some cases that extend to 200 months which makes my main data look small and unfocused. I have been trying to limit this to just 60 months. How should I code and proceed? I would love to have a very simple and layman's explanation since I have no proper coding experience.&lt;BR /&gt;&lt;BR /&gt;I am using this code [proc lifetest data=WORK.IMPORT plots=survival (cl test atrisk(maxlen=13)=0 to 60 by 12);&lt;BR /&gt;time 'Survival months'n*Vitalstatus(0);&lt;BR /&gt;strata Stage;&lt;BR /&gt;run;]&lt;BR /&gt;&lt;BR /&gt;This is the kind of plot I get.&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SAS support.png" style="width: 640px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/78450iA45B2E889A9FF5CB/image-size/large?v=v2&amp;amp;px=999" role="button" title="SAS support.png" alt="SAS support.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;I want only 60 months of survival time. What addition should I add to the above code to limit it?&lt;BR /&gt;&lt;BR /&gt;Thanking you in anticipation.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Dec 2022 13:25:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-limit-survival-time-in-a-proc-lifetest-graph/m-p/849409#M42060</guid>
      <dc:creator>Medidata</dc:creator>
      <dc:date>2022-12-13T13:25:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit survival time in a proc lifetest graph?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-limit-survival-time-in-a-proc-lifetest-graph/m-p/849411#M42061</link>
      <description>Try the MAXTIME=60 option on your PROC LIFETEST statement.&lt;BR /&gt;</description>
      <pubDate>Tue, 13 Dec 2022 13:33:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-limit-survival-time-in-a-proc-lifetest-graph/m-p/849411#M42061</guid>
      <dc:creator>OsoGris</dc:creator>
      <dc:date>2022-12-13T13:33:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to limit survival time in a proc lifetest graph?</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/How-to-limit-survival-time-in-a-proc-lifetest-graph/m-p/849426#M42062</link>
      <description>Thank you so much. It worked.</description>
      <pubDate>Tue, 13 Dec 2022 14:11:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/How-to-limit-survival-time-in-a-proc-lifetest-graph/m-p/849426#M42062</guid>
      <dc:creator>Medidata</dc:creator>
      <dc:date>2022-12-13T14:11:42Z</dc:date>
    </item>
  </channel>
</rss>

