<?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: predict survival rate beyond follow up in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/predict-survival-rate-beyond-follow-up/m-p/425935#M22386</link>
    <description>&lt;P&gt;HI Reeza,&lt;/P&gt;
&lt;P&gt;I use proc lifereg to build a model, the syntax is as follow:&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New"&gt;lifereg&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New"&gt;data&lt;/FONT&gt;&lt;FONT face="Courier New"&gt;=want &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New"&gt;outest&lt;/FONT&gt;&lt;FONT face="Courier New"&gt;=expoutest; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New"&gt;model&lt;/FONT&gt;&lt;FONT face="Courier New"&gt; time*event(&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New"&gt;0&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New"&gt;)=T/&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New"&gt;dist&lt;/FONT&gt;&lt;FONT face="Courier New"&gt;=exponential;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New"&gt;title&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New"&gt;'lifereg predict model'&lt;/FONT&gt;&lt;FONT face="Courier New"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New"&gt;output&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New"&gt;out&lt;/FONT&gt;&lt;FONT face="Courier New"&gt;=expsurv &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New"&gt;xbeta&lt;/FONT&gt;&lt;FONT face="Courier New"&gt;=exp_xb; &lt;FONT color="#000080" face="Courier New"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New"&gt;The estimates output is as follow:&lt;/FONT&gt;&lt;/P&gt;
&lt;TABLE class="table" rules="all" frame="box" cellspacing="0" cellpadding="5" summary="Procedure Lifereg: Analysis of Parameter Estimates"&gt;
&lt;THEAD&gt;
&lt;TR&gt;
&lt;TH class="c b header" colspan="8" scope="colgroup"&gt;Analysis of Maximum Likelihood Parameter Estimates&lt;/TH&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TH class="l b header" scope="col"&gt;Parameter&lt;/TH&gt;
&lt;TH class="r b header" scope="col"&gt;DF&lt;/TH&gt;
&lt;TH class="r b header" scope="col"&gt;Estimate&lt;/TH&gt;
&lt;TH class="r b header" scope="col"&gt;Standard&lt;BR /&gt;Error&lt;/TH&gt;
&lt;TH class="c b header" colspan="2" scope="colgroup"&gt;95% Confidence Limits&lt;/TH&gt;
&lt;TH class="r b header" scope="col"&gt;Chi-Square&lt;/TH&gt;
&lt;TH class="r b header" scope="col"&gt;Pr&amp;nbsp;&amp;gt;&amp;nbsp;ChiSq&lt;/TH&gt;
&lt;/TR&gt;
&lt;/THEAD&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TH class="l rowheader" scope="row"&gt;Intercept&lt;/TH&gt;
&lt;TD class="r data"&gt;1&lt;/TD&gt;
&lt;TD class="r data"&gt;4.1418&lt;/TD&gt;
&lt;TD class="r data"&gt;0.4472&lt;/TD&gt;
&lt;TD class="r data"&gt;3.2653&lt;/TD&gt;
&lt;TD class="r data"&gt;5.0184&lt;/TD&gt;
&lt;TD class="r data"&gt;85.77&lt;/TD&gt;
&lt;TD class="r data"&gt;&amp;lt;.0001&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TH class="l rowheader" scope="row"&gt;T&lt;/TH&gt;
&lt;TD class="r data"&gt;1&lt;/TD&gt;
&lt;TD class="r data"&gt;1.2695&lt;/TD&gt;
&lt;TD class="r data"&gt;0.6325&lt;/TD&gt;
&lt;TD class="r data"&gt;0.0300&lt;/TD&gt;
&lt;TD class="r data"&gt;2.5091&lt;/TD&gt;
&lt;TD class="r data"&gt;4.03&lt;/TD&gt;
&lt;TD class="r data"&gt;0.0447&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TH class="l rowheader" scope="row"&gt;Scale&lt;/TH&gt;
&lt;TD class="r data"&gt;0&lt;/TD&gt;
&lt;TD class="r data"&gt;1.0000&lt;/TD&gt;
&lt;TD class="r data"&gt;0.0000&lt;/TD&gt;
&lt;TD class="r data"&gt;1.0000&lt;/TD&gt;
&lt;TD class="r data"&gt;1.0000&lt;/TD&gt;
&lt;TD class="r data"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD class="r data"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TH class="l rowheader" scope="row"&gt;Weibull Shape&lt;/TH&gt;
&lt;TD class="r data"&gt;0&lt;/TD&gt;
&lt;TD class="r data"&gt;1.0000&lt;/TD&gt;
&lt;TD class="r data"&gt;0.0000&lt;/TD&gt;
&lt;TD class="r data"&gt;1.0000&lt;/TD&gt;
&lt;TD class="r data"&gt;1.0000&lt;/TD&gt;
&lt;TD class="r data"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD class="r data"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;My question is how can I&amp;nbsp;write a syntax to set&amp;nbsp;a time point at 3 year to predict survival rate?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;</description>
    <pubDate>Mon, 08 Jan 2018 22:52:11 GMT</pubDate>
    <dc:creator>xinjian</dc:creator>
    <dc:date>2018-01-08T22:52:11Z</dc:date>
    <item>
      <title>predict survival rate beyond follow up</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/predict-survival-rate-beyond-follow-up/m-p/425256#M22357</link>
      <description>&lt;P&gt;Dear All,&lt;/P&gt;
&lt;P&gt;I have a longitudinal data set below:&lt;/P&gt;
&lt;TABLE width="256" style="width: 192pt; border-collapse: collapse;" border="0" cellspacing="0" cellpadding="0"&gt;&lt;COLGROUP&gt;&lt;COL width="64" style="width: 48pt;" span="4" /&gt;&lt;/COLGROUP&gt;
&lt;TBODY&gt;
&lt;TR style="height: 15pt;"&gt;
&lt;TD width="64" height="20" style="border: 0px black; border-image: none; width: 48pt; height: 15pt; background-color: transparent;"&gt;&lt;FONT color="#000000" face="Calibri" size="3"&gt;ID&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD width="64" style="border: 0px black; border-image: none; width: 48pt; background-color: transparent;"&gt;&lt;FONT color="#000000" face="Calibri" size="3"&gt;time&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD width="64" style="border: 0px black; border-image: none; width: 48pt; background-color: transparent;"&gt;&lt;FONT color="#000000" face="Calibri" size="3"&gt;event&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD width="64" style="border: 0px black; border-image: none; width: 48pt; background-color: transparent;"&gt;&lt;FONT color="#000000" face="Calibri" size="3"&gt;T&lt;/FONT&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15pt;"&gt;
&lt;TD height="20" style="border: 0px black; border-image: none; height: 15pt; background-color: transparent;"&gt;&lt;FONT color="#000000" face="Calibri" size="3"&gt;1&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD style="border: 0px black; border-image: none; background-color: transparent;"&gt;&lt;FONT color="#000000" face="Calibri" size="3"&gt;6&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD style="border: 0px black; border-image: none; background-color: transparent;"&gt;&lt;FONT color="#000000" face="Calibri" size="3"&gt;1&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD style="border: 0px black; border-image: none; background-color: transparent;"&gt;&lt;FONT color="#000000" face="Calibri" size="3"&gt;0&lt;/FONT&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15pt;"&gt;
&lt;TD height="20" style="border: 0px black; border-image: none; height: 15pt; background-color: transparent;"&gt;&lt;FONT color="#000000" face="Calibri" size="3"&gt;2&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD style="border: 0px black; border-image: none; background-color: transparent;"&gt;&lt;FONT color="#000000" face="Calibri" size="3"&gt;12&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD style="border: 0px black; border-image: none; background-color: transparent;"&gt;&lt;FONT color="#000000" face="Calibri" size="3"&gt;1&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD style="border: 0px black; border-image: none; background-color: transparent;"&gt;&lt;FONT color="#000000" face="Calibri" size="3"&gt;0&lt;/FONT&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15pt;"&gt;
&lt;TD height="20" style="border: 0px black; border-image: none; height: 15pt; background-color: transparent;"&gt;&lt;FONT color="#000000" face="Calibri" size="3"&gt;3&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD style="border: 0px black; border-image: none; background-color: transparent;"&gt;&lt;FONT color="#000000" face="Calibri" size="3"&gt;16&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD style="border: 0px black; border-image: none; background-color: transparent;"&gt;&lt;FONT color="#000000" face="Calibri" size="3"&gt;0&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD style="border: 0px black; border-image: none; background-color: transparent;"&gt;&lt;FONT color="#000000" face="Calibri" size="3"&gt;1&lt;/FONT&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15pt;"&gt;
&lt;TD height="20" style="border: 0px black; border-image: none; height: 15pt; background-color: transparent;"&gt;&lt;FONT color="#000000" face="Calibri" size="3"&gt;4&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD style="border: 0px black; border-image: none; background-color: transparent;"&gt;&lt;FONT color="#000000" face="Calibri" size="3"&gt;18&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD style="border: 0px black; border-image: none; background-color: transparent;"&gt;&lt;FONT color="#000000" face="Calibri" size="3"&gt;0&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD style="border: 0px black; border-image: none; background-color: transparent;"&gt;&lt;FONT color="#000000" face="Calibri" size="3"&gt;1&lt;/FONT&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR style="height: 15pt;"&gt;
&lt;TD height="20" style="border: 0px black; border-image: none; height: 15pt; background-color: transparent;"&gt;&lt;FONT color="#000000" face="Calibri" size="3"&gt;5&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD style="border: 0px black; border-image: none; background-color: transparent;"&gt;&lt;FONT color="#000000" face="Calibri" size="3"&gt;8&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD style="border: 0px black; border-image: none; background-color: transparent;"&gt;&lt;FONT color="#000000" face="Calibri" size="3"&gt;1&lt;/FONT&gt;&lt;/TD&gt;
&lt;TD style="border: 0px black; border-image: none; background-color: transparent;"&gt;&lt;FONT color="#000000" face="Calibri" size="3"&gt;1&lt;/FONT&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;Total 60 subjects, maximal follow time is 24 months. Is it possible to use my dataset&amp;nbsp;to predict survival rate for 5 or 10 years?&lt;/P&gt;
&lt;P&gt;My program is below:&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New"&gt;lifetest&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New"&gt;data&lt;/FONT&gt;&lt;FONT face="Courier New"&gt; =&amp;nbsp;want plot= survival (&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New"&gt;nocensor&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New"&gt;failure&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New"&gt;test&lt;/FONT&gt;&lt;FONT face="Courier New"&gt;);&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New"&gt;time&lt;/FONT&gt;&lt;FONT face="Courier New"&gt; time*event(&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New"&gt;0&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New"&gt;);&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New"&gt;strata T;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New"&gt;; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New"&gt;Thanks so much for your help,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New"&gt;Xinjian&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2018 15:35:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/predict-survival-rate-beyond-follow-up/m-p/425256#M22357</guid>
      <dc:creator>xinjian</dc:creator>
      <dc:date>2018-01-05T15:35:29Z</dc:date>
    </item>
    <item>
      <title>Re: predict survival rate beyond follow up</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/predict-survival-rate-beyond-follow-up/m-p/425259#M22358</link>
      <description>It seems like it would be difficult to predict 5 or 10 year survival rates with any degree of precision with only 2 years of data, doesn't it?  Some diseases have fairly stable 1-2 year survival curves with major drop-offs three or four years out, while some have fairly linear progressions.  How does your model know if there's likely to be a spike in year 3 or 4?</description>
      <pubDate>Fri, 05 Jan 2018 15:48:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/predict-survival-rate-beyond-follow-up/m-p/425259#M22358</guid>
      <dc:creator>snoopy369</dc:creator>
      <dc:date>2018-01-05T15:48:24Z</dc:date>
    </item>
    <item>
      <title>Re: predict survival rate beyond follow up</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/predict-survival-rate-beyond-follow-up/m-p/425263#M22359</link>
      <description>&lt;P&gt;Not with any sort of accuracy. Survival curves are long tailed and where they flatten out/bend can be quite variable.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2018 15:54:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/predict-survival-rate-beyond-follow-up/m-p/425263#M22359</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-01-05T15:54:32Z</dc:date>
    </item>
    <item>
      <title>Re: predict survival rate beyond follow up</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/predict-survival-rate-beyond-follow-up/m-p/425268#M22360</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I really appreciate your quick response. Yes, it is true to predict future 5 years using 2 year data set. I am more worried survival rate maybe flat. I just want know if there is a way to get survival rate beyond follow up window. I may use another dataset to validate the prediction.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Xinjian&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2018 16:01:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/predict-survival-rate-beyond-follow-up/m-p/425268#M22360</guid>
      <dc:creator>xinjian</dc:creator>
      <dc:date>2018-01-05T16:01:36Z</dc:date>
    </item>
    <item>
      <title>Re: predict survival rate beyond follow up</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/predict-survival-rate-beyond-follow-up/m-p/425287#M22361</link>
      <description>&lt;P&gt;Dear Reeza,&lt;/P&gt;
&lt;P&gt;Can you teach me&amp;nbsp;how to write a program to predict survival rate beyond follow up 1, 2, or 3 years?&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Xinjian&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2018 16:37:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/predict-survival-rate-beyond-follow-up/m-p/425287#M22361</guid>
      <dc:creator>xinjian</dc:creator>
      <dc:date>2018-01-05T16:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: predict survival rate beyond follow up</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/predict-survival-rate-beyond-follow-up/m-p/425294#M22362</link>
      <description>&lt;P&gt;If *I* had to do it, I guess I'd use PROC LIFEREG, where you'd build a model with parameters and once the model was built, you could likely extend it to a time beyond your data, BUT make sure to include the Prediction Intervals (not Confidence Intervals) to show how large your error will.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not even 100% sure that would work, but it's what I'd try.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2018 16:53:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/predict-survival-rate-beyond-follow-up/m-p/425294#M22362</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-01-05T16:53:22Z</dc:date>
    </item>
    <item>
      <title>Re: predict survival rate beyond follow up</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/predict-survival-rate-beyond-follow-up/m-p/425335#M22364</link>
      <description>&lt;P&gt;Many thanks for your suggestion. I'll try it.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Jan 2018 19:11:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/predict-survival-rate-beyond-follow-up/m-p/425335#M22364</guid>
      <dc:creator>xinjian</dc:creator>
      <dc:date>2018-01-05T19:11:20Z</dc:date>
    </item>
    <item>
      <title>Re: predict survival rate beyond follow up</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/predict-survival-rate-beyond-follow-up/m-p/425935#M22386</link>
      <description>&lt;P&gt;HI Reeza,&lt;/P&gt;
&lt;P&gt;I use proc lifereg to build a model, the syntax is as follow:&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New"&gt;lifereg&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New"&gt;data&lt;/FONT&gt;&lt;FONT face="Courier New"&gt;=want &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New"&gt;outest&lt;/FONT&gt;&lt;FONT face="Courier New"&gt;=expoutest; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New"&gt;model&lt;/FONT&gt;&lt;FONT face="Courier New"&gt; time*event(&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New"&gt;0&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New"&gt;)=T/&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New"&gt;dist&lt;/FONT&gt;&lt;FONT face="Courier New"&gt;=exponential;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New"&gt;title&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New"&gt;'lifereg predict model'&lt;/FONT&gt;&lt;FONT face="Courier New"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New"&gt;output&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New"&gt;out&lt;/FONT&gt;&lt;FONT face="Courier New"&gt;=expsurv &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New"&gt;xbeta&lt;/FONT&gt;&lt;FONT face="Courier New"&gt;=exp_xb; &lt;FONT color="#000080" face="Courier New"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New"&gt;The estimates output is as follow:&lt;/FONT&gt;&lt;/P&gt;
&lt;TABLE class="table" rules="all" frame="box" cellspacing="0" cellpadding="5" summary="Procedure Lifereg: Analysis of Parameter Estimates"&gt;
&lt;THEAD&gt;
&lt;TR&gt;
&lt;TH class="c b header" colspan="8" scope="colgroup"&gt;Analysis of Maximum Likelihood Parameter Estimates&lt;/TH&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TH class="l b header" scope="col"&gt;Parameter&lt;/TH&gt;
&lt;TH class="r b header" scope="col"&gt;DF&lt;/TH&gt;
&lt;TH class="r b header" scope="col"&gt;Estimate&lt;/TH&gt;
&lt;TH class="r b header" scope="col"&gt;Standard&lt;BR /&gt;Error&lt;/TH&gt;
&lt;TH class="c b header" colspan="2" scope="colgroup"&gt;95% Confidence Limits&lt;/TH&gt;
&lt;TH class="r b header" scope="col"&gt;Chi-Square&lt;/TH&gt;
&lt;TH class="r b header" scope="col"&gt;Pr&amp;nbsp;&amp;gt;&amp;nbsp;ChiSq&lt;/TH&gt;
&lt;/TR&gt;
&lt;/THEAD&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TH class="l rowheader" scope="row"&gt;Intercept&lt;/TH&gt;
&lt;TD class="r data"&gt;1&lt;/TD&gt;
&lt;TD class="r data"&gt;4.1418&lt;/TD&gt;
&lt;TD class="r data"&gt;0.4472&lt;/TD&gt;
&lt;TD class="r data"&gt;3.2653&lt;/TD&gt;
&lt;TD class="r data"&gt;5.0184&lt;/TD&gt;
&lt;TD class="r data"&gt;85.77&lt;/TD&gt;
&lt;TD class="r data"&gt;&amp;lt;.0001&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TH class="l rowheader" scope="row"&gt;T&lt;/TH&gt;
&lt;TD class="r data"&gt;1&lt;/TD&gt;
&lt;TD class="r data"&gt;1.2695&lt;/TD&gt;
&lt;TD class="r data"&gt;0.6325&lt;/TD&gt;
&lt;TD class="r data"&gt;0.0300&lt;/TD&gt;
&lt;TD class="r data"&gt;2.5091&lt;/TD&gt;
&lt;TD class="r data"&gt;4.03&lt;/TD&gt;
&lt;TD class="r data"&gt;0.0447&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TH class="l rowheader" scope="row"&gt;Scale&lt;/TH&gt;
&lt;TD class="r data"&gt;0&lt;/TD&gt;
&lt;TD class="r data"&gt;1.0000&lt;/TD&gt;
&lt;TD class="r data"&gt;0.0000&lt;/TD&gt;
&lt;TD class="r data"&gt;1.0000&lt;/TD&gt;
&lt;TD class="r data"&gt;1.0000&lt;/TD&gt;
&lt;TD class="r data"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD class="r data"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;/TR&gt;
&lt;TR&gt;
&lt;TH class="l rowheader" scope="row"&gt;Weibull Shape&lt;/TH&gt;
&lt;TD class="r data"&gt;0&lt;/TD&gt;
&lt;TD class="r data"&gt;1.0000&lt;/TD&gt;
&lt;TD class="r data"&gt;0.0000&lt;/TD&gt;
&lt;TD class="r data"&gt;1.0000&lt;/TD&gt;
&lt;TD class="r data"&gt;1.0000&lt;/TD&gt;
&lt;TD class="r data"&gt;&amp;nbsp;&lt;/TD&gt;
&lt;TD class="r data"&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;My question is how can I&amp;nbsp;write a syntax to set&amp;nbsp;a time point at 3 year to predict survival rate?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jan 2018 22:52:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/predict-survival-rate-beyond-follow-up/m-p/425935#M22386</guid>
      <dc:creator>xinjian</dc:creator>
      <dc:date>2018-01-08T22:52:11Z</dc:date>
    </item>
  </channel>
</rss>

