<?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 Problem Description: PHREG procedure in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Problem-Description-PHREG-procedure/m-p/355666#M18645</link>
    <description>&lt;P&gt;Problem Description: &lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;data rischio; set raffy; &lt;/SPAN&gt;&lt;SPAN&gt;proc phreg data=rischio COVS(aggregate) COVM namelen=22;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;class&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;centrocut(ref='0')&lt;/SPAN&gt; &lt;SPAN&gt;cd4cut(ref='A')&lt;/SPAN&gt; &lt;SPAN&gt;emocut(ref='A')&lt;/SPAN&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;model follKM*statusKM(0)=&amp;nbsp;centrocut emocut cd4cut&amp;nbsp;cd4cut*emocut/risklimits; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;id centrocut; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;hazardratio 'cd4cut' cd4cut / diff=ref;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;hazardratio 'emocut' emocut / diff=ref;&lt;/SPAN&gt; &lt;SPAN&gt;run;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I can not see the main effects of cd4cut and emocut. I get results only for the interactive effect. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How can I get the HR for both the main effects and the interactive effect?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;R&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 03 May 2017 16:31:53 GMT</pubDate>
    <dc:creator>raffa1966</dc:creator>
    <dc:date>2017-05-03T16:31:53Z</dc:date>
    <item>
      <title>Problem Description: PHREG procedure</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Problem-Description-PHREG-procedure/m-p/355666#M18645</link>
      <description>&lt;P&gt;Problem Description: &lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;data rischio; set raffy; &lt;/SPAN&gt;&lt;SPAN&gt;proc phreg data=rischio COVS(aggregate) COVM namelen=22;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;class&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;centrocut(ref='0')&lt;/SPAN&gt; &lt;SPAN&gt;cd4cut(ref='A')&lt;/SPAN&gt; &lt;SPAN&gt;emocut(ref='A')&lt;/SPAN&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;model follKM*statusKM(0)=&amp;nbsp;centrocut emocut cd4cut&amp;nbsp;cd4cut*emocut/risklimits; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;id centrocut; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;hazardratio 'cd4cut' cd4cut / diff=ref;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;hazardratio 'emocut' emocut / diff=ref;&lt;/SPAN&gt; &lt;SPAN&gt;run;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I can not see the main effects of cd4cut and emocut. I get results only for the interactive effect. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;How can I get the HR for both the main effects and the interactive effect?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;R&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2017 16:31:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Problem-Description-PHREG-procedure/m-p/355666#M18645</guid>
      <dc:creator>raffa1966</dc:creator>
      <dc:date>2017-05-03T16:31:53Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Description: PHREG procedure</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Problem-Description-PHREG-procedure/m-p/355790#M18646</link>
      <description>&lt;P&gt;From the documentation:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;RISKLIMITS&amp;lt;=&lt;I&gt;keyword&lt;/I&gt;&amp;gt; &lt;/STRONG&gt;&lt;STRONG&gt;RL&amp;lt;=&lt;I&gt;keyword&lt;/I&gt;&amp;gt; &lt;/STRONG&gt;&lt;/P&gt;
&lt;DIV class="paraReplaced"&gt;produces confidence intervals for hazard ratios of main effects &lt;FONT color="#ff0000" size="3"&gt;&lt;STRONG&gt;not involved in interactions&lt;/STRONG&gt; &lt;/FONT&gt;or nestings&lt;/DIV&gt;</description>
      <pubDate>Wed, 03 May 2017 21:03:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Problem-Description-PHREG-procedure/m-p/355790#M18646</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2017-05-03T21:03:56Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Description: PHREG procedure</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Problem-Description-PHREG-procedure/m-p/356029#M18665</link>
      <description>&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know that.&lt;/P&gt;&lt;P&gt;For these reason I'm using HazardRatio.&lt;/P&gt;&lt;P&gt;However with HazardRatio I get the HR only for interacation effect and not for&amp;nbsp;main effects .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can you&amp;nbsp;help me?&lt;/P&gt;&lt;P&gt;R&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2017 16:16:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Problem-Description-PHREG-procedure/m-p/356029#M18665</guid>
      <dc:creator>raffa1966</dc:creator>
      <dc:date>2017-05-04T16:16:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problem Description: PHREG procedure</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Problem-Description-PHREG-procedure/m-p/356501#M18687</link>
      <description>&lt;P&gt;Hi Ballardw,&lt;/P&gt;&lt;P&gt;can you help me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2017 17:43:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Problem-Description-PHREG-procedure/m-p/356501#M18687</guid>
      <dc:creator>raffa1966</dc:creator>
      <dc:date>2017-05-05T17:43:11Z</dc:date>
    </item>
  </channel>
</rss>

