<?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 Cox Proportional Hazard Ratio Reference Level in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/Cox-Proportional-Hazard-Ratio-Reference-Level/m-p/721568#M34956</link>
    <description>&lt;P&gt;Hi All, I recently ran the following code for a cox proportional hazard model and reported the hazard ratios in a manuscript. A reviewer asked that I clearly define the "reference level for the hazard ratios"? If this referring my "ref" statements or is this something intrinsic to the model/hazard ratios?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc phreg data = mrg.Test6_finalx;&lt;/P&gt;
&lt;P&gt;class gender_cd(ref='M') race_cd_final(ref='R5') ethnic_cd_final(ref='E2') src_pymt_cd_new(ref='Private') facility_volume(ref='5') facility_volume(ref='5');&lt;/P&gt;
&lt;P&gt;model revision_time*revision_id(0) = age|age gender_cd race_cd_final ethnic_cd_final CC_wght_total_dum ISS_value|ISS_value src_pymt_cd_new weekend facility_volume physician_volume;&lt;/P&gt;
&lt;P&gt;output out=schoen ressch= schage schageage schISS_value schISS_valueISS_value;&lt;/P&gt;</description>
    <pubDate>Wed, 24 Feb 2021 14:02:28 GMT</pubDate>
    <dc:creator>PeterBr</dc:creator>
    <dc:date>2021-02-24T14:02:28Z</dc:date>
    <item>
      <title>Cox Proportional Hazard Ratio Reference Level</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Cox-Proportional-Hazard-Ratio-Reference-Level/m-p/721568#M34956</link>
      <description>&lt;P&gt;Hi All, I recently ran the following code for a cox proportional hazard model and reported the hazard ratios in a manuscript. A reviewer asked that I clearly define the "reference level for the hazard ratios"? If this referring my "ref" statements or is this something intrinsic to the model/hazard ratios?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;proc phreg data = mrg.Test6_finalx;&lt;/P&gt;
&lt;P&gt;class gender_cd(ref='M') race_cd_final(ref='R5') ethnic_cd_final(ref='E2') src_pymt_cd_new(ref='Private') facility_volume(ref='5') facility_volume(ref='5');&lt;/P&gt;
&lt;P&gt;model revision_time*revision_id(0) = age|age gender_cd race_cd_final ethnic_cd_final CC_wght_total_dum ISS_value|ISS_value src_pymt_cd_new weekend facility_volume physician_volume;&lt;/P&gt;
&lt;P&gt;output out=schoen ressch= schage schageage schISS_value schISS_valueISS_value;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 14:02:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Cox-Proportional-Hazard-Ratio-Reference-Level/m-p/721568#M34956</guid>
      <dc:creator>PeterBr</dc:creator>
      <dc:date>2021-02-24T14:02:28Z</dc:date>
    </item>
    <item>
      <title>Re: Cox Proportional Hazard Ratio Reference Level</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/Cox-Proportional-Hazard-Ratio-Reference-Level/m-p/721569#M34957</link>
      <description>&lt;P&gt;The reference levels for your CLASS variable should be the ones you defined with the REF= option on the CLASS statement.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Feb 2021 14:05:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/Cox-Proportional-Hazard-Ratio-Reference-Level/m-p/721569#M34957</guid>
      <dc:creator>OsoGris</dc:creator>
      <dc:date>2021-02-24T14:05:11Z</dc:date>
    </item>
  </channel>
</rss>

