<?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 - suppress warning in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/PROC-LIFETEST-suppress-warning/m-p/290566#M59764</link>
    <description>&lt;P&gt;Best would be to ensure that all of the strata have events.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Why do you want to disable a warning that you may be using an inappropriate method for the given data?&lt;/P&gt;</description>
    <pubDate>Tue, 09 Aug 2016 20:03:22 GMT</pubDate>
    <dc:creator>ballardw</dc:creator>
    <dc:date>2016-08-09T20:03:22Z</dc:date>
    <item>
      <title>PROC LIFETEST - suppress warning</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-LIFETEST-suppress-warning/m-p/290564#M59763</link>
      <description>&lt;P&gt;Does anyone know how to suppress the following warning from proc lifetest?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"WARNING: The likelihood ratio test for strata homogeneity is questionable since some strata have&lt;BR /&gt;no events."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;P&gt;RC&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2016 19:55:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-LIFETEST-suppress-warning/m-p/290564#M59763</guid>
      <dc:creator>rcantor</dc:creator>
      <dc:date>2016-08-09T19:55:12Z</dc:date>
    </item>
    <item>
      <title>Re: PROC LIFETEST - suppress warning</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-LIFETEST-suppress-warning/m-p/290566#M59764</link>
      <description>&lt;P&gt;Best would be to ensure that all of the strata have events.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Why do you want to disable a warning that you may be using an inappropriate method for the given data?&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2016 20:03:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-LIFETEST-suppress-warning/m-p/290566#M59764</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-08-09T20:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: PROC LIFETEST - suppress warning</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-LIFETEST-suppress-warning/m-p/290568#M59765</link>
      <description>&lt;P&gt;I agree not ideal. I am making a number of reports in an automated process. In the long run&lt;SPAN style="line-height: 20px;"&gt;I could make the &lt;/SPAN&gt;lifetest&lt;SPAN style="line-height: 20px;"&gt;&amp;nbsp;code conditional on how many strata and if they have events, but in the short &lt;/SPAN&gt;term&lt;SPAN style="line-height: 20px;"&gt; I'm trying to get my code to run without any warnings.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 09 Aug 2016 20:07:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-LIFETEST-suppress-warning/m-p/290568#M59765</guid>
      <dc:creator>rcantor</dc:creator>
      <dc:date>2016-08-09T20:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: PROC LIFETEST - suppress warning</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-LIFETEST-suppress-warning/m-p/290602#M59779</link>
      <description>&lt;PRE&gt;
Remove that Strata which have no event .

&lt;/PRE&gt;</description>
      <pubDate>Wed, 10 Aug 2016 01:44:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-LIFETEST-suppress-warning/m-p/290602#M59779</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-08-10T01:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: PROC LIFETEST - suppress warning</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-LIFETEST-suppress-warning/m-p/291729#M59914</link>
      <description>&lt;P&gt;A WHERE clause would probably handle this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Steve Denham&lt;/P&gt;</description>
      <pubDate>Mon, 15 Aug 2016 17:03:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-LIFETEST-suppress-warning/m-p/291729#M59914</guid>
      <dc:creator>SteveDenham</dc:creator>
      <dc:date>2016-08-15T17:03:55Z</dc:date>
    </item>
    <item>
      <title>Re: PROC LIFETEST - suppress warning</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-LIFETEST-suppress-warning/m-p/567657#M75143</link>
      <description>&lt;P&gt;what if the strata is treatment arm?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jun 2019 15:15:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-LIFETEST-suppress-warning/m-p/567657#M75143</guid>
      <dc:creator>fengyuwuzu</dc:creator>
      <dc:date>2019-06-20T15:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: PROC LIFETEST - suppress warning</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/PROC-LIFETEST-suppress-warning/m-p/914414#M83299</link>
      <description>&lt;P&gt;If the specification you received request summary statistics for time-to-even data such as median survival&lt;BR /&gt;time, confidence intervals, and 25th – 75th percentiles, you still need to use the LIFETEST procedure and&lt;BR /&gt;&lt;FONT color="#00FF00"&gt;you can use the NOTEST option to skip the inappropriate statistical test.&lt;/FONT&gt; For example, the following&lt;BR /&gt;codes will not issue the warning message because it does not perform the inappropriate statistical test,&lt;BR /&gt;but it will still give you the summary statistics.&lt;BR /&gt;&lt;BR /&gt;ods output Quartiles=quartiles;&lt;BR /&gt;proc lifetest data=adtte method=KM alpha=0.05;&lt;BR /&gt;by subgroup;&lt;BR /&gt;time AVAL*CNSR(1);&lt;BR /&gt;strata trt01pn/&lt;FONT color="#00FF00"&gt;notest&lt;/FONT&gt;;&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Sun, 04 Feb 2024 04:25:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/PROC-LIFETEST-suppress-warning/m-p/914414#M83299</guid>
      <dc:creator>GavinZhou</dc:creator>
      <dc:date>2024-02-04T04:25:02Z</dc:date>
    </item>
  </channel>
</rss>

