<?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 What does type 3 in Cox model (proc phreg) with random effect means in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/What-does-type-3-in-Cox-model-proc-phreg-with-random-effect/m-p/822863#M40734</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I am running the Cox model with random effect (simple random effect of study site) as follows:&lt;/P&gt;&lt;PRE&gt;proc phreg data=mydata;
  class study fixed_covariate; 
  model time*cnsr(1) = fixed_covariate;
  random study / solution;
  hazardratio fixed_covariate/diff=ref;
run;
	  &lt;/PRE&gt;&lt;P&gt;As part of results I got Type 3 Anova model table:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Matyas_0-1657636368865.png" style="width: 654px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/73208i57BB97D351C4F9F5/image-dimensions/654x95?v=v2" width="654" height="95" role="button" title="Matyas_0-1657636368865.png" alt="Matyas_0-1657636368865.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I understand that fixed_covariate has no effect on survival, but may I say that there is a significant difference between study sites on survival? What does this adjusted p-value for random effect stand for?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for any advice.&lt;/P&gt;</description>
    <pubDate>Tue, 12 Jul 2022 14:44:01 GMT</pubDate>
    <dc:creator>Matyas</dc:creator>
    <dc:date>2022-07-12T14:44:01Z</dc:date>
    <item>
      <title>What does type 3 in Cox model (proc phreg) with random effect means</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/What-does-type-3-in-Cox-model-proc-phreg-with-random-effect/m-p/822863#M40734</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I am running the Cox model with random effect (simple random effect of study site) as follows:&lt;/P&gt;&lt;PRE&gt;proc phreg data=mydata;
  class study fixed_covariate; 
  model time*cnsr(1) = fixed_covariate;
  random study / solution;
  hazardratio fixed_covariate/diff=ref;
run;
	  &lt;/PRE&gt;&lt;P&gt;As part of results I got Type 3 Anova model table:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Matyas_0-1657636368865.png" style="width: 654px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/73208i57BB97D351C4F9F5/image-dimensions/654x95?v=v2" width="654" height="95" role="button" title="Matyas_0-1657636368865.png" alt="Matyas_0-1657636368865.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I understand that fixed_covariate has no effect on survival, but may I say that there is a significant difference between study sites on survival? What does this adjusted p-value for random effect stand for?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for any advice.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jul 2022 14:44:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/What-does-type-3-in-Cox-model-proc-phreg-with-random-effect/m-p/822863#M40734</guid>
      <dc:creator>Matyas</dc:creator>
      <dc:date>2022-07-12T14:44:01Z</dc:date>
    </item>
    <item>
      <title>Re: What does type 3 in Cox model (proc phreg) with random effect means</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/What-does-type-3-in-Cox-model-proc-phreg-with-random-effect/m-p/823129#M40763</link>
      <description>I think you can interpret that p value to mean that there is a statistically significant effect of the clustering variable in this shared frailty model. SAS does have a worked example of a similar type of analysis:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://support.sas.com/documentation/cdl/en/statug/63962/HTML/default/viewer.htm#statug_phreg_sect056.htm" target="_blank"&gt;https://support.sas.com/documentation/cdl/en/statug/63962/HTML/default/viewer.htm#statug_phreg_sect056.htm&lt;/A&gt;</description>
      <pubDate>Wed, 13 Jul 2022 14:47:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/What-does-type-3-in-Cox-model-proc-phreg-with-random-effect/m-p/823129#M40763</guid>
      <dc:creator>svh</dc:creator>
      <dc:date>2022-07-13T14:47:53Z</dc:date>
    </item>
  </channel>
</rss>

