<?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: LIFETEST TEST with multiple variables, strange results in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/LIFETEST-TEST-with-multiple-variables-strange-results/m-p/12546#M185</link>
    <description>Ah, so observations are deleted where ANY of the variables are missing, and then the results computed.&lt;BR /&gt;
&lt;BR /&gt;
I suspect that is probably the answer! Thanks!</description>
    <pubDate>Tue, 14 Jun 2011 03:08:22 GMT</pubDate>
    <dc:creator>stuart_allen</dc:creator>
    <dc:date>2011-06-14T03:08:22Z</dc:date>
    <item>
      <title>LIFETEST TEST with multiple variables, strange results</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/LIFETEST-TEST-with-multiple-variables-strange-results/m-p/12544#M183</link>
      <description>I'm fairly new to SAS, using LIFETEST with the TEST statement, looking at association between covariates and survival time. I've noticed that if I run PROC LIFETEST several times, testing only a single variable each time (say 'age', then 'sex', then 'weight') I get a different set of results than if I use multiple variables within a single PROC LIFETEST (TEST age sex weight;). I am talking about results for only "Univariate Chi-Squares for the Log-Rank Test".&lt;BR /&gt;
&lt;BR /&gt;
The results are similar, but not the same - I was under the impression that by using multiple variables in the TEST statement it would simply run a univariate test for each variable in turn, but the differing results suggest otherwise.&lt;BR /&gt;
&lt;BR /&gt;
Any advice would be greatly appreciated!&lt;BR /&gt;
Thanks.</description>
      <pubDate>Tue, 14 Jun 2011 02:48:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/LIFETEST-TEST-with-multiple-variables-strange-results/m-p/12544#M183</guid>
      <dc:creator>stuart_allen</dc:creator>
      <dc:date>2011-06-14T02:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: LIFETEST TEST with multiple variables, strange results</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/LIFETEST-TEST-with-multiple-variables-strange-results/m-p/12545#M184</link>
      <description>the first thing to look at are missing values.  If you have any missing values for ANY variable in the TEST statement, that observation will be deleted and all the results change a little.</description>
      <pubDate>Tue, 14 Jun 2011 03:02:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/LIFETEST-TEST-with-multiple-variables-strange-results/m-p/12545#M184</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2011-06-14T03:02:55Z</dc:date>
    </item>
    <item>
      <title>Re: LIFETEST TEST with multiple variables, strange results</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/LIFETEST-TEST-with-multiple-variables-strange-results/m-p/12546#M185</link>
      <description>Ah, so observations are deleted where ANY of the variables are missing, and then the results computed.&lt;BR /&gt;
&lt;BR /&gt;
I suspect that is probably the answer! Thanks!</description>
      <pubDate>Tue, 14 Jun 2011 03:08:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/LIFETEST-TEST-with-multiple-variables-strange-results/m-p/12546#M185</guid>
      <dc:creator>stuart_allen</dc:creator>
      <dc:date>2011-06-14T03:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: LIFETEST TEST with multiple variables, strange results</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/LIFETEST-TEST-with-multiple-variables-strange-results/m-p/12547#M186</link>
      <description>Yup.  It is in the reference manual for LIFETEST under Missing data.&lt;BR /&gt;
&lt;BR /&gt;
It is the normal behavior for most stat procedures in SAS (as well as other stat packages).  Pairwise deletion is the exception (as in PROC CORR).&lt;BR /&gt;
&lt;BR /&gt;
Doc</description>
      <pubDate>Tue, 14 Jun 2011 03:18:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/LIFETEST-TEST-with-multiple-variables-strange-results/m-p/12547#M186</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2011-06-14T03:18:48Z</dc:date>
    </item>
    <item>
      <title>Re: LIFETEST TEST with multiple variables, strange results</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/LIFETEST-TEST-with-multiple-variables-strange-results/m-p/12548#M187</link>
      <description>I see it now:&lt;BR /&gt;
&lt;BR /&gt;
"If any variable specified in the TEST statement has a missing value, that observation is not used in the calculation of the rank statistics."&lt;BR /&gt;
&lt;BR /&gt;
Just need to know where to look! Very helpful, thanks again.</description>
      <pubDate>Tue, 14 Jun 2011 03:21:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/LIFETEST-TEST-with-multiple-variables-strange-results/m-p/12548#M187</guid>
      <dc:creator>stuart_allen</dc:creator>
      <dc:date>2011-06-14T03:21:58Z</dc:date>
    </item>
  </channel>
</rss>

