<?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 Graphically evaluating adjusted HR as a function of time when PH are violated in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Graphically-evaluating-adjusted-HR-as-a-function-of-time-when-PH/m-p/755996#M238617</link>
    <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;I am running a cause specific hazards regression model and my model currently violates the proportional hazards assumption for my independent variable "case" (checked by both looking at Schoenfeld residuals and the supremum test)&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc phreg data=work.MACE covs(aggregate);
class case (ref='0') income (ref='1') rurality (ref='0');
model time*event (0,2) = case income rurality/ RL ties=efron;
id patientgroup;
run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;My understanding for when the PH assumption is violated, is that I can choose to add a time interaction term for my variable case, to understand where the hazard ratio deviates/changes.&lt;/P&gt;&lt;P&gt;I have seen papers that graphically demonstrate how the adjusted hazard ratio changes as a function of time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have any advice on how I can demonstrate and program this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 22 Jul 2021 17:26:02 GMT</pubDate>
    <dc:creator>jennxxness</dc:creator>
    <dc:date>2021-07-22T17:26:02Z</dc:date>
    <item>
      <title>Graphically evaluating adjusted HR as a function of time when PH are violated</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Graphically-evaluating-adjusted-HR-as-a-function-of-time-when-PH/m-p/755996#M238617</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;I am running a cause specific hazards regression model and my model currently violates the proportional hazards assumption for my independent variable "case" (checked by both looking at Schoenfeld residuals and the supremum test)&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc phreg data=work.MACE covs(aggregate);
class case (ref='0') income (ref='1') rurality (ref='0');
model time*event (0,2) = case income rurality/ RL ties=efron;
id patientgroup;
run;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;My understanding for when the PH assumption is violated, is that I can choose to add a time interaction term for my variable case, to understand where the hazard ratio deviates/changes.&lt;/P&gt;&lt;P&gt;I have seen papers that graphically demonstrate how the adjusted hazard ratio changes as a function of time.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have any advice on how I can demonstrate and program this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jul 2021 17:26:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Graphically-evaluating-adjusted-HR-as-a-function-of-time-when-PH/m-p/755996#M238617</guid>
      <dc:creator>jennxxness</dc:creator>
      <dc:date>2021-07-22T17:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: Graphically evaluating adjusted HR as a function of time when PH are violated</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Graphically-evaluating-adjusted-HR-as-a-function-of-time-when-PH/m-p/756753#M238988</link>
      <description>&lt;P&gt;Try re-posting under menu --&amp;gt; Analytics -&amp;gt; Statistical Procedures&lt;/P&gt;</description>
      <pubDate>Mon, 26 Jul 2021 18:42:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Graphically-evaluating-adjusted-HR-as-a-function-of-time-when-PH/m-p/756753#M238988</guid>
      <dc:creator>JOL</dc:creator>
      <dc:date>2021-07-26T18:42:08Z</dc:date>
    </item>
  </channel>
</rss>

