<?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 Re: Percentile of continuous hazard ratio in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Percentile-of-continuous-hazard-ratio/m-p/633965#M77923</link>
    <description>&lt;BLOCKQUOTE&gt;
&lt;P&gt;I am trying to get a percentile for this HR&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What does HR mean? How does this relate to PROC PHREG? Are you trying to run PROC PHREG on percentiles? Or do you want to determine a percentile of something in the output of PROC PHREG?&lt;/P&gt;</description>
    <pubDate>Sun, 22 Mar 2020 16:13:28 GMT</pubDate>
    <dc:creator>PaigeMiller</dc:creator>
    <dc:date>2020-03-22T16:13:28Z</dc:date>
    <item>
      <title>Percentile of continuous hazard ratio</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Percentile-of-continuous-hazard-ratio/m-p/633964#M77922</link>
      <description>&lt;P&gt;I'm using SAS 9.4. &amp;nbsp;I ran a proc phreg with a continuous predictor (bp) and I am trying to get a percentile for this HR. &amp;nbsp;It looks like phreg has a "percent=" option, but I can't figure out how to use it correctly. &amp;nbsp;Could anyone advise? &amp;nbsp;Here is the basic phreg code I'm working with:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN&gt;&lt;STRONG&gt;phreg&lt;/STRONG&gt;&lt;/SPAN&gt; &lt;SPAN&gt;data&lt;/SPAN&gt;=new;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;model&lt;/SPAN&gt; date*censor(&lt;SPAN&gt;&lt;STRONG&gt;0&lt;/STRONG&gt;&lt;/SPAN&gt;)=bp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/SPAN&gt;;&lt;/P&gt;</description>
      <pubDate>Sun, 22 Mar 2020 16:06:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Percentile-of-continuous-hazard-ratio/m-p/633964#M77922</guid>
      <dc:creator>openatom</dc:creator>
      <dc:date>2020-03-22T16:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: Percentile of continuous hazard ratio</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Percentile-of-continuous-hazard-ratio/m-p/633965#M77923</link>
      <description>&lt;BLOCKQUOTE&gt;
&lt;P&gt;I am trying to get a percentile for this HR&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What does HR mean? How does this relate to PROC PHREG? Are you trying to run PROC PHREG on percentiles? Or do you want to determine a percentile of something in the output of PROC PHREG?&lt;/P&gt;</description>
      <pubDate>Sun, 22 Mar 2020 16:13:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Percentile-of-continuous-hazard-ratio/m-p/633965#M77923</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2020-03-22T16:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: Percentile of continuous hazard ratio</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Percentile-of-continuous-hazard-ratio/m-p/633982#M77933</link>
      <description>&lt;P&gt;HR= hazard ratio&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like the percentile of a hazard ratio for a continuous variable (blood pressure).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My understanding is that when I run a proc phreg if HR=1.06, with a continuous predictor, the HR tells me for every one unit increase in that variable (blood pressure), the HR increases by 1.06. &amp;nbsp;I need a way to find percentiles of this HR since it is a continuous variable.&lt;/P&gt;</description>
      <pubDate>Sun, 22 Mar 2020 19:09:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Percentile-of-continuous-hazard-ratio/m-p/633982#M77933</guid>
      <dc:creator>openatom</dc:creator>
      <dc:date>2020-03-22T19:09:18Z</dc:date>
    </item>
    <item>
      <title>Re: Percentile of continuous hazard ratio</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Percentile-of-continuous-hazard-ratio/m-p/633983#M77934</link>
      <description>&lt;P&gt;I'm not an expert on PROC PHREG, but I know how to find percentiles. Nevertheless, it's not clear to me what set of numbers you want percentiles for. If you have only the number 1.06, there's no such thing as a percentile of a single number. So I am asking for even more details on what output you get from PROC PHREG that could produce percentiles; it can't be a single number; it has to be&amp;nbsp; a collection of numbers, explain further.&lt;/P&gt;
&lt;DIV id="tap-translate"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;When you say "percentiles", do you really mean "confidence interval"?&lt;/DIV&gt;
&lt;DIV id="tap-translate"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Sun, 22 Mar 2020 19:37:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Percentile-of-continuous-hazard-ratio/m-p/633983#M77934</guid>
      <dc:creator>PaigeMiller</dc:creator>
      <dc:date>2020-03-22T19:37:13Z</dc:date>
    </item>
  </channel>
</rss>

