<?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: PROC LIFETEST in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/PROC-LIFETEST/m-p/15397#M2689</link>
    <description>Hmm.  I tried this earlier and didn't work.</description>
    <pubDate>Wed, 11 Nov 2009 23:14:42 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2009-11-11T23:14:42Z</dc:date>
    <item>
      <title>PROC LIFETEST</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-LIFETEST/m-p/15393#M2685</link>
      <description>I am running the following code :&lt;BR /&gt;
&lt;BR /&gt;
PROC LIFETEST data=survival.Censor plot=(s,h) graphics;&lt;BR /&gt;
time survival*censor(0);&lt;BR /&gt;
strata failure;&lt;BR /&gt;
RUN;&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
and getting:&lt;BR /&gt;
&lt;BR /&gt;
ERROR: Name is not unique!&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Can anyone offer any insight as this my be</description>
      <pubDate>Wed, 11 Nov 2009 20:24:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-LIFETEST/m-p/15393#M2685</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-11-11T20:24:53Z</dc:date>
    </item>
    <item>
      <title>Re: PROC LIFETEST</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-LIFETEST/m-p/15394#M2686</link>
      <description>can not help without seeing data.</description>
      <pubDate>Wed, 11 Nov 2009 20:37:25 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-LIFETEST/m-p/15394#M2686</guid>
      <dc:creator>abdullala</dc:creator>
      <dc:date>2009-11-11T20:37:25Z</dc:date>
    </item>
    <item>
      <title>Re: PROC LIFETEST</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-LIFETEST/m-p/15395#M2687</link>
      <description>Data set is to large, but what possible things could be creating?  Is there a certain place I would be looking?</description>
      <pubDate>Wed, 11 Nov 2009 20:43:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-LIFETEST/m-p/15395#M2687</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-11-11T20:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: PROC LIFETEST</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-LIFETEST/m-p/15396#M2688</link>
      <description>sorry can not help too much. I haven't seen this when I use proc lifetest. one guess is that, when you use plots, survival is an internally used variable and it conflicts with your variable 'survival'. try rename your survival variable, or toggle with not using plot, and see if the message is gone. I am curious at this so it will be great if you can share your results. thanks!</description>
      <pubDate>Wed, 11 Nov 2009 21:23:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-LIFETEST/m-p/15396#M2688</guid>
      <dc:creator>abdullala</dc:creator>
      <dc:date>2009-11-11T21:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: PROC LIFETEST</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-LIFETEST/m-p/15397#M2689</link>
      <description>Hmm.  I tried this earlier and didn't work.</description>
      <pubDate>Wed, 11 Nov 2009 23:14:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-LIFETEST/m-p/15397#M2689</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-11-11T23:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: PROC LIFETEST</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-LIFETEST/m-p/15398#M2690</link>
      <description>did you try: 1.replace all 3 variable names of survival, censor and failure and 2.keep the dataset with only these 3 variables?</description>
      <pubDate>Thu, 12 Nov 2009 14:33:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-LIFETEST/m-p/15398#M2690</guid>
      <dc:creator>abdullala</dc:creator>
      <dc:date>2009-11-12T14:33:45Z</dc:date>
    </item>
  </channel>
</rss>

