<?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: Mean Survival Time from Proc lifereg in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Mean-Survival-Time-from-Proc-lifereg/m-p/361177#M18993</link>
    <description>&lt;P&gt;Thank you very much for the quick answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question goes a little further, once I get the Weibull (i.e. Dist=Weibull)&amp;nbsp;or Exponential (i.e. Dist=Exp)&amp;nbsp;outputs how&amp;nbsp;can it be derived mean survival time from them? E.g for exponential distribution, is it the estimate obtained in the Weibull scale row?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Antonio.&lt;/P&gt;</description>
    <pubDate>Wed, 24 May 2017 12:44:19 GMT</pubDate>
    <dc:creator>ANieto</dc:creator>
    <dc:date>2017-05-24T12:44:19Z</dc:date>
    <item>
      <title>Mean Survival Time from Proc lifereg</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Mean-Survival-Time-from-Proc-lifereg/m-p/360757#M18991</link>
      <description>&lt;P&gt;I'm trying to&amp;nbsp;report mean survival time from a exponential and a Weibull distribution after adjustment of a dataset and I would like to report it from the output.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example for the exponential distirbution the code will be something like&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;STRONG&gt;Proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;lifereg&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="3"&gt;data&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=temp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;model&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt; os*death(&lt;/FONT&gt;&lt;STRONG&gt;&lt;FONT color="#008080" face="Courier New" size="3"&gt;0&lt;/FONT&gt;&lt;/STRONG&gt;&lt;FONT face="Courier New" size="3"&gt;)=/&lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="3"&gt;dist&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;=exp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="3"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="3"&gt;;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;And from the ouput I assume that marked text&amp;nbsp;of the screenshot&amp;nbsp;is what I am looking for but I would like to receive the confirmation. And indeed&amp;nbsp;how do I get the mean estimate form the output&amp;nbsp;but using the Weibull distribution.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;Thank you very much in advance.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Courier New" size="3"&gt;Antonio.&lt;/FONT&gt;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/13867iBEE54947E92D3410/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="Output.gif" title="Output.gif" /&gt;</description>
      <pubDate>Tue, 23 May 2017 14:27:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Mean-Survival-Time-from-Proc-lifereg/m-p/360757#M18991</guid>
      <dc:creator>ANieto</dc:creator>
      <dc:date>2017-05-23T14:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: Mean Survival Time from Proc lifereg</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Mean-Survival-Time-from-Proc-lifereg/m-p/360848#M18992</link>
      <description>&lt;P&gt;To get Weibull distribution then replace the Dist=Exp with Dist=Weibull .&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 May 2017 17:26:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Mean-Survival-Time-from-Proc-lifereg/m-p/360848#M18992</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-05-23T17:26:04Z</dc:date>
    </item>
    <item>
      <title>Re: Mean Survival Time from Proc lifereg</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Mean-Survival-Time-from-Proc-lifereg/m-p/361177#M18993</link>
      <description>&lt;P&gt;Thank you very much for the quick answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question goes a little further, once I get the Weibull (i.e. Dist=Weibull)&amp;nbsp;or Exponential (i.e. Dist=Exp)&amp;nbsp;outputs how&amp;nbsp;can it be derived mean survival time from them? E.g for exponential distribution, is it the estimate obtained in the Weibull scale row?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Antonio.&lt;/P&gt;</description>
      <pubDate>Wed, 24 May 2017 12:44:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Mean-Survival-Time-from-Proc-lifereg/m-p/361177#M18993</guid>
      <dc:creator>ANieto</dc:creator>
      <dc:date>2017-05-24T12:44:19Z</dc:date>
    </item>
  </channel>
</rss>

