<?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 How to calculate the HR and 95%CI of continuous variable in surveyphreg in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-calculate-the-HR-and-95-CI-of-continuous-variable-in/m-p/773129#M245543</link>
    <description>&lt;P&gt;I want to calculate the HR and 95%CI with one unit increase in variable A using &lt;STRONG&gt;proc surveyphreg&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;However, there is no output for the confidence interval.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In some files, they suggested to use HAZARDRATIO to output CI, however, there is no this function in my SAS version.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there any other solutions? Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Fri, 08 Oct 2021 19:10:47 GMT</pubDate>
    <dc:creator>Jie111</dc:creator>
    <dc:date>2021-10-08T19:10:47Z</dc:date>
    <item>
      <title>How to calculate the HR and 95%CI of continuous variable in surveyphreg</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-calculate-the-HR-and-95-CI-of-continuous-variable-in/m-p/773129#M245543</link>
      <description>&lt;P&gt;I want to calculate the HR and 95%CI with one unit increase in variable A using &lt;STRONG&gt;proc surveyphreg&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;However, there is no output for the confidence interval.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In some files, they suggested to use HAZARDRATIO to output CI, however, there is no this function in my SAS version.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there any other solutions? Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Fri, 08 Oct 2021 19:10:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-calculate-the-HR-and-95-CI-of-continuous-variable-in/m-p/773129#M245543</guid>
      <dc:creator>Jie111</dc:creator>
      <dc:date>2021-10-08T19:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate the HR and 95%CI of continuous variable in surveyphreg</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-calculate-the-HR-and-95-CI-of-continuous-variable-in/m-p/773133#M245544</link>
      <description>What version of SAS/STAT do you have?&lt;BR /&gt;You can use an ESTIMATE or other type of statement I believe but it depends on your version. &lt;BR /&gt;You can find the version using:&lt;BR /&gt;&lt;BR /&gt;proc product_status;run;&lt;BR /&gt;&lt;BR /&gt;Should be something like SAS/STAT 14.3 or 15.1</description>
      <pubDate>Fri, 08 Oct 2021 19:20:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-calculate-the-HR-and-95-CI-of-continuous-variable-in/m-p/773133#M245544</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2021-10-08T19:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to calculate the HR and 95%CI of continuous variable in surveyphreg</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-calculate-the-HR-and-95-CI-of-continuous-variable-in/m-p/773142#M245549</link>
      <description>&lt;P&gt;I'm also assuming you've tried the CLPARM option on the MODEL statement which will give you the CI for the estimate, you'll need to do the log transformation yourself but that's easy enough.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.3/statug/statug_surveyphreg_syntax11.htm" target="_blank"&gt;https://documentation.sas.com/doc/en/pgmsascdc/9.4_3.3/statug/statug_surveyphreg_syntax11.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Oct 2021 19:57:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-calculate-the-HR-and-95-CI-of-continuous-variable-in/m-p/773142#M245549</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2021-10-08T19:57:55Z</dc:date>
    </item>
  </channel>
</rss>

