<?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: Survival Analysis with time-dependent covariates in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Survival-Analysis-with-time-dependent-covariates/m-p/29291#M1174</link>
    <description>Hi, I try again to post my question. I analyse data on bahaviour of crayfish, and I encountered problems with Phreg procedure with time-dependent covariates. I observed a number of crayfish over 30 minutes, and recorded time after which they were leaving their shelter (censored = 0 if they did not leave after 30 minutes) in 2 groups. Water in tanks changed its quality after 15 minutes (time-dependent variable - 2 states of water).&lt;BR /&gt;
I used the following model:&lt;BR /&gt;
proc phreg data=tak;&lt;BR /&gt;
class treatment;&lt;BR /&gt;
model time*censored(0)= treatment status;&lt;BR /&gt;
if time &amp;lt; 15 then status= 0.0;&lt;BR /&gt;
else status= 1.0;&lt;BR /&gt;
run;&lt;BR /&gt;
Something goes wrong with this procedure, as I obtain 0 values for the effect of "status" variable. I should be grateful for your suggestions.&lt;BR /&gt;
Marcin, Poland</description>
    <pubDate>Sat, 12 Dec 2009 16:54:23 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2009-12-12T16:54:23Z</dc:date>
    <item>
      <title>Survival Analysis with time-dependent covariates</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Survival-Analysis-with-time-dependent-covariates/m-p/29289#M1172</link>
      <description>Hi, &lt;BR /&gt;
I am trying to use PHREG procedure in 9.2 SAS to analyse my data on bahaviour of crayfish, and I encountered problems with modeling effects of time-dependent covariates. Maybe somebody would be able to help me to solve my problem. In short, I observed a number of crayfish over 30 minutes. I recorded time after which they were leaving their shelter (censored = 0 if they did not leave after 30 minutes) in control and treatment groups. In addition, water in tanks with crayfish changed its quality after 15 minutes - crayfish were exposed to a time-dependent state of water (time-dependent covariate). &lt;BR /&gt;
I used the following model:&lt;BR /&gt;
&lt;BR /&gt;
proc phreg data=tak;&lt;BR /&gt;
class treatment;&lt;BR /&gt;
model time*censored(0)= treatment status;&lt;BR /&gt;
&lt;BR /&gt;
if time &amp;lt;= 15 then status= 0.0;&lt;BR /&gt;
else status= 1.0;&lt;BR /&gt;
run;&lt;BR /&gt;
&lt;BR /&gt;
but I do not receive statistical results for the time-dependent covariate "status" (in the result table 0 valuues are desplayed for this variable). I would be grateful for any suggestions how to solve this problem and what can be a problem. You can also contact me directly via my e-mail:&lt;BR /&gt;
bamwandzara@yahoo.pl&lt;BR /&gt;
&lt;BR /&gt;
best regards&lt;BR /&gt;
Marcin, Poland</description>
      <pubDate>Fri, 11 Dec 2009 17:19:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Survival-Analysis-with-time-dependent-covariates/m-p/29289#M1172</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-12-11T17:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: Survival Analysis with time-dependent covariates</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Survival-Analysis-with-time-dependent-covariates/m-p/29290#M1173</link>
      <description>part of your posting is missing.</description>
      <pubDate>Fri, 11 Dec 2009 19:43:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Survival-Analysis-with-time-dependent-covariates/m-p/29290#M1173</guid>
      <dc:creator>Doc_Duke</dc:creator>
      <dc:date>2009-12-11T19:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: Survival Analysis with time-dependent covariates</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Survival-Analysis-with-time-dependent-covariates/m-p/29291#M1174</link>
      <description>Hi, I try again to post my question. I analyse data on bahaviour of crayfish, and I encountered problems with Phreg procedure with time-dependent covariates. I observed a number of crayfish over 30 minutes, and recorded time after which they were leaving their shelter (censored = 0 if they did not leave after 30 minutes) in 2 groups. Water in tanks changed its quality after 15 minutes (time-dependent variable - 2 states of water).&lt;BR /&gt;
I used the following model:&lt;BR /&gt;
proc phreg data=tak;&lt;BR /&gt;
class treatment;&lt;BR /&gt;
model time*censored(0)= treatment status;&lt;BR /&gt;
if time &amp;lt; 15 then status= 0.0;&lt;BR /&gt;
else status= 1.0;&lt;BR /&gt;
run;&lt;BR /&gt;
Something goes wrong with this procedure, as I obtain 0 values for the effect of "status" variable. I should be grateful for your suggestions.&lt;BR /&gt;
Marcin, Poland</description>
      <pubDate>Sat, 12 Dec 2009 16:54:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Survival-Analysis-with-time-dependent-covariates/m-p/29291#M1174</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-12-12T16:54:23Z</dc:date>
    </item>
  </channel>
</rss>

