<?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 Code for Cox Regression Model in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Code-for-Cox-Regression-Model/m-p/652334#M195821</link>
    <description>&lt;P&gt;Hello. Does anyone know any programming codes to get the group frequencies for categorical variables in a regression model? For example, say you have an independent variable in the model that is yes/no own a vehicle. What should I include in my code to have the output show how many people are in the yes vs. no group? I know when doing a logistic regression in SPSS, the output automatically includes the # of people in each group on all independent, categorical variables.&lt;/P&gt;</description>
    <pubDate>Mon, 01 Jun 2020 18:38:49 GMT</pubDate>
    <dc:creator>AJones2020</dc:creator>
    <dc:date>2020-06-01T18:38:49Z</dc:date>
    <item>
      <title>Code for Cox Regression Model</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Code-for-Cox-Regression-Model/m-p/652334#M195821</link>
      <description>&lt;P&gt;Hello. Does anyone know any programming codes to get the group frequencies for categorical variables in a regression model? For example, say you have an independent variable in the model that is yes/no own a vehicle. What should I include in my code to have the output show how many people are in the yes vs. no group? I know when doing a logistic regression in SPSS, the output automatically includes the # of people in each group on all independent, categorical variables.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2020 18:38:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Code-for-Cox-Regression-Model/m-p/652334#M195821</guid>
      <dc:creator>AJones2020</dc:creator>
      <dc:date>2020-06-01T18:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: Code for Cox Regression Model</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Code-for-Cox-Regression-Model/m-p/652343#M195826</link>
      <description>&lt;P&gt;Try adding the SIMPLE option to your PROC statement, I can't recall how it handles categorical variables though.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/?docsetId=statug&amp;amp;docsetTarget=statug_phreg_syntax01.htm&amp;amp;docsetVersion=15.1&amp;amp;locale=en#statug.phreg.phregprocsimple" target="_self"&gt;&lt;SPAN class=" aa-term "&gt;SIMPLE&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A id="statug.phreg.a0000000110" class="indexterm" target="_blank"&gt;&lt;/A&gt;&lt;A id="statug.phreg.a0000000111" class="indexterm" target="_blank"&gt;&lt;/A&gt;displays simple descriptive statistics (mean, standard deviation, minimum, and maximum) for each explanatory variable in the MODEL statement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/305957"&gt;@AJones2020&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hello. Does anyone know any programming codes to get the group frequencies for categorical variables in a regression model? For example, say you have an independent variable in the model that is yes/no own a vehicle. What should I include in my code to have the output show how many people are in the yes vs. no group? I know when doing a logistic regression in SPSS, the output automatically includes the # of people in each group on all independent, categorical variables.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2020 19:10:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Code-for-Cox-Regression-Model/m-p/652343#M195826</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-06-01T19:10:27Z</dc:date>
    </item>
  </channel>
</rss>

