<?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 Hazard Ratio in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Hazard-Ratio/m-p/555483#M154584</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using below code to get hazard ratio and lcl and ucl based on Adjusted Hazard Ratio from stratified Cox Proportional Hazard Model?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;** Hazard Ratio;&lt;BR /&gt;ods trace on;&lt;BR /&gt;ods output hazardratios=hazard;&lt;/P&gt;&lt;P&gt;proc phreg data=adtte;&lt;BR /&gt;class trtpn;&lt;BR /&gt;model aval*cnsr(1)=trtpn;&lt;BR /&gt;strata ACCRES;&lt;BR /&gt;hazardratio trtpn;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;ods output close;&lt;BR /&gt;ods trace off;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But it looks like I am not getting the correct values here. Am I missing something here?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;P&gt;Adithya&lt;/P&gt;</description>
    <pubDate>Wed, 01 May 2019 20:43:21 GMT</pubDate>
    <dc:creator>chinna0369</dc:creator>
    <dc:date>2019-05-01T20:43:21Z</dc:date>
    <item>
      <title>Hazard Ratio</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Hazard-Ratio/m-p/555483#M154584</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am using below code to get hazard ratio and lcl and ucl based on Adjusted Hazard Ratio from stratified Cox Proportional Hazard Model?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;** Hazard Ratio;&lt;BR /&gt;ods trace on;&lt;BR /&gt;ods output hazardratios=hazard;&lt;/P&gt;&lt;P&gt;proc phreg data=adtte;&lt;BR /&gt;class trtpn;&lt;BR /&gt;model aval*cnsr(1)=trtpn;&lt;BR /&gt;strata ACCRES;&lt;BR /&gt;hazardratio trtpn;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;ods output close;&lt;BR /&gt;ods trace off;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But it looks like I am not getting the correct values here. Am I missing something here?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;P&gt;Adithya&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2019 20:43:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Hazard-Ratio/m-p/555483#M154584</guid>
      <dc:creator>chinna0369</dc:creator>
      <dc:date>2019-05-01T20:43:21Z</dc:date>
    </item>
    <item>
      <title>Re: Hazard Ratio</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Hazard-Ratio/m-p/555484#M154585</link>
      <description>&lt;P&gt;We don't have your data or know what you think may be reasonable.&lt;/P&gt;
&lt;P&gt;Address the first with Instructions here: &lt;A href="https://communities.sas.com/t5/SAS-Communities-Library/How-to-create-a-data-step-version-of-your-data-AKA-generate/ta-p/258712" target="_blank"&gt;https://communities.sas.com/t5/SAS-Communities-Library/How-to-create-a-data-step-version-of-your-data-AKA-generate/ta-p/258712&lt;/A&gt; will show how to turn an existing SAS data set into data step code that can be pasted into a forum code box using the {i} icon or attached as text to show exactly what you have and that we can test code against.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Second is describe which values in the output you have questions about and why you think there may be an issue with them.&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2019 20:45:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Hazard-Ratio/m-p/555484#M154585</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-05-01T20:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: Hazard Ratio</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Hazard-Ratio/m-p/555487#M154586</link>
      <description>PARAM=REF and likely setting the REF levels correctly.</description>
      <pubDate>Wed, 01 May 2019 20:48:29 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Hazard-Ratio/m-p/555487#M154586</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2019-05-01T20:48:29Z</dc:date>
    </item>
  </channel>
</rss>

