<?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 Univariable analysis in Cox regression in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Univariable-analysis-in-Cox-regression/m-p/534607#M6352</link>
    <description>&lt;P&gt;I am using a Cox time to event model and wanting to do an univariable analysis. Is there a macro for that or do I have to test each variable one at a time?&lt;/P&gt;</description>
    <pubDate>Mon, 11 Feb 2019 20:56:22 GMT</pubDate>
    <dc:creator>curiosgeorge</dc:creator>
    <dc:date>2019-02-11T20:56:22Z</dc:date>
    <item>
      <title>Univariable analysis in Cox regression</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Univariable-analysis-in-Cox-regression/m-p/534607#M6352</link>
      <description>&lt;P&gt;I am using a Cox time to event model and wanting to do an univariable analysis. Is there a macro for that or do I have to test each variable one at a time?&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 20:56:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Univariable-analysis-in-Cox-regression/m-p/534607#M6352</guid>
      <dc:creator>curiosgeorge</dc:creator>
      <dc:date>2019-02-11T20:56:22Z</dc:date>
    </item>
    <item>
      <title>Re: Univariable analysis in Cox regression</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Univariable-analysis-in-Cox-regression/m-p/534623#M6353</link>
      <description>&lt;P&gt;Can you show the code you have for one variable&amp;nbsp;so far? Different approaches have different limits.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 21:23:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Univariable-analysis-in-Cox-regression/m-p/534623#M6353</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-02-11T21:23:15Z</dc:date>
    </item>
    <item>
      <title>Re: Univariable analysis in Cox regression</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Univariable-analysis-in-Cox-regression/m-p/534625#M6354</link>
      <description>&lt;P&gt;Sure, the following is for the predictor sex for example:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc phreg data=suicide covsandwich(aggregate);&lt;/P&gt;&lt;P&gt;class sex(ref='male')&lt;/P&gt;&lt;P&gt;model time*event(0) = sex/ties=breslow;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Feb 2019 21:31:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Univariable-analysis-in-Cox-regression/m-p/534625#M6354</guid>
      <dc:creator>curiosgeorge</dc:creator>
      <dc:date>2019-02-11T21:31:03Z</dc:date>
    </item>
  </channel>
</rss>

