<?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 Mixed effect phreg in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Mixed-effect-phreg/m-p/765886#M242637</link>
    <description>&lt;P&gt;I am trying to enter physician ID as a random effect in a cox model. Any thoughts how to specify that in the following statement?&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc phreg data=s namelen=32 covsandwich(aggregate);
   class drug;
   model period*outcome(0)= drug  / risklimits;
   id mch; run;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 03 Sep 2021 16:27:50 GMT</pubDate>
    <dc:creator>lillymaginta1</dc:creator>
    <dc:date>2021-09-03T16:27:50Z</dc:date>
    <item>
      <title>Mixed effect phreg</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Mixed-effect-phreg/m-p/765886#M242637</link>
      <description>&lt;P&gt;I am trying to enter physician ID as a random effect in a cox model. Any thoughts how to specify that in the following statement?&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc phreg data=s namelen=32 covsandwich(aggregate);
   class drug;
   model period*outcome(0)= drug  / risklimits;
   id mch; run;
&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Sep 2021 16:27:50 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Mixed-effect-phreg/m-p/765886#M242637</guid>
      <dc:creator>lillymaginta1</dc:creator>
      <dc:date>2021-09-03T16:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: Mixed effect phreg</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Mixed-effect-phreg/m-p/765899#M242648</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/69937"&gt;@lillymaginta1&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There's a RANDOM statement in PROC PHREG.&lt;/P&gt;
&lt;P&gt;I know that t&lt;SPAN style="font-family: inherit;"&gt;he &lt;/SPAN&gt;&lt;FONT style="font-family: inherit;"&gt;RANDOM&lt;/FONT&gt;&lt;SPAN style="font-family: inherit;"&gt; statement (in PROC PHREG) enables you to fit a shared frailty model for clustered data.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;You can use the frailty model to model correlations between failures of the same cluster. To me f&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;railty models are&amp;nbsp;&lt;/SPAN&gt;&lt;EM style="font-family: inherit;"&gt;random effects&lt;/EM&gt;&lt;SPAN style="font-family: inherit;"&gt;&amp;nbsp;models (f&lt;/SPAN&gt;&lt;SPAN style="font-family: inherit;"&gt;railties are the exponential transformations of the random components)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;, but I cannot tell you more.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;I am not very familiar with Cox regression.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;I think it's best that someone moves this topic to the "Statistical Procedures" board under the Analytics header.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;[ You will much more likely get a good answer over there. ]&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: inherit;"&gt;Analytics &amp;gt; Statistical Procedures.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;I do not have the superpowers to do so.&lt;/P&gt;
&lt;P&gt;Can someone (with superpowers) move this thread to "Statistical Procedures" board?? Thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good luck,&lt;/P&gt;
&lt;P&gt;Koen&lt;/P&gt;</description>
      <pubDate>Fri, 03 Sep 2021 17:13:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Mixed-effect-phreg/m-p/765899#M242648</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2021-09-03T17:13:39Z</dc:date>
    </item>
  </channel>
</rss>

