<?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 Competing Risk Analysis with primary binary exposure not meeting PH assumption in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Competing-Risk-Analysis-with-primary-binary-exposure-not-meeting/m-p/841779#M41742</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a survival analysis that I am performing with competing risks (which I am very new at) comparing time to discontinuation of therapy as the outcome. I determined from several methods that my primary exposure, which is binary (1/0) violates the proportional hazards assumption. Since it is my primary exposure of interest, I can't stratify on it, so I figured I would go ahead and perform a piecewise survival analysis from day 0 - 60 and day 60+ as that is where the PH assumption is violated. However, since it is a competing risk analysis, when I try to input the BAYES statement to divide the time axis, I get an error statement that the BAYES statement is not available for the Fine and Gray competing-risk analysis. So I'm a little stuck on what to do since I want to make sure to include the competing risk analysis instead of removing it and treating all the censoring as the event?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The code I have is:&lt;/P&gt;&lt;P&gt;proc phreg data=data;&lt;BR /&gt;Class older_45 (ref='0') / Param=reference;&lt;BR /&gt;Model CENS_time*CENS_CMPRSK(0) = older_45 / RL EVENTCODE=1;&lt;BR /&gt;bayes piecewise=hazard (intervals=(60));&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Older_45 is my exposure (an individual being older at age 45 at the start of therapy, yes or no)&lt;/P&gt;</description>
    <pubDate>Mon, 31 Oct 2022 21:51:08 GMT</pubDate>
    <dc:creator>cmccor</dc:creator>
    <dc:date>2022-10-31T21:51:08Z</dc:date>
    <item>
      <title>Competing Risk Analysis with primary binary exposure not meeting PH assumption</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Competing-Risk-Analysis-with-primary-binary-exposure-not-meeting/m-p/841779#M41742</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a survival analysis that I am performing with competing risks (which I am very new at) comparing time to discontinuation of therapy as the outcome. I determined from several methods that my primary exposure, which is binary (1/0) violates the proportional hazards assumption. Since it is my primary exposure of interest, I can't stratify on it, so I figured I would go ahead and perform a piecewise survival analysis from day 0 - 60 and day 60+ as that is where the PH assumption is violated. However, since it is a competing risk analysis, when I try to input the BAYES statement to divide the time axis, I get an error statement that the BAYES statement is not available for the Fine and Gray competing-risk analysis. So I'm a little stuck on what to do since I want to make sure to include the competing risk analysis instead of removing it and treating all the censoring as the event?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The code I have is:&lt;/P&gt;&lt;P&gt;proc phreg data=data;&lt;BR /&gt;Class older_45 (ref='0') / Param=reference;&lt;BR /&gt;Model CENS_time*CENS_CMPRSK(0) = older_45 / RL EVENTCODE=1;&lt;BR /&gt;bayes piecewise=hazard (intervals=(60));&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Older_45 is my exposure (an individual being older at age 45 at the start of therapy, yes or no)&lt;/P&gt;</description>
      <pubDate>Mon, 31 Oct 2022 21:51:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Competing-Risk-Analysis-with-primary-binary-exposure-not-meeting/m-p/841779#M41742</guid>
      <dc:creator>cmccor</dc:creator>
      <dc:date>2022-10-31T21:51:08Z</dc:date>
    </item>
  </channel>
</rss>

