<?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 output odds ratios for multi-level independent variables in Proc Genmod? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-output-odds-ratios-for-multi-level-independent-variables/m-p/548202#M287428</link>
    <description>&lt;P&gt;PROC GENMOD DATA = TEMP;&lt;/P&gt;&lt;P&gt;CLASS ID AGE_GROUP(REF='0');&lt;/P&gt;&lt;P&gt;MODEL Y (EVENT = '1')&amp;nbsp; = AGE_GROUP/dist=bin link = logit;&lt;/P&gt;&lt;P&gt;REPEATED SUBJECT = ID /TYPE = exch;&lt;/P&gt;&lt;P&gt;ESTIMATE 'AGE_GROUP EFFECT' AGE_GROUP 1 -1/EXP;&lt;/P&gt;&lt;P&gt;RUN;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Say I use the above syntax and want to know the odds of being in AGE_GROUP 1 relative to 0, as well as AGE_GROUP 2 relative to 0. Is there a way to compute that without producing a dummy variable?&lt;/P&gt;</description>
    <pubDate>Wed, 03 Apr 2019 13:40:28 GMT</pubDate>
    <dc:creator>djohn051</dc:creator>
    <dc:date>2019-04-03T13:40:28Z</dc:date>
    <item>
      <title>How to output odds ratios for multi-level independent variables in Proc Genmod?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-output-odds-ratios-for-multi-level-independent-variables/m-p/548202#M287428</link>
      <description>&lt;P&gt;PROC GENMOD DATA = TEMP;&lt;/P&gt;&lt;P&gt;CLASS ID AGE_GROUP(REF='0');&lt;/P&gt;&lt;P&gt;MODEL Y (EVENT = '1')&amp;nbsp; = AGE_GROUP/dist=bin link = logit;&lt;/P&gt;&lt;P&gt;REPEATED SUBJECT = ID /TYPE = exch;&lt;/P&gt;&lt;P&gt;ESTIMATE 'AGE_GROUP EFFECT' AGE_GROUP 1 -1/EXP;&lt;/P&gt;&lt;P&gt;RUN;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Say I use the above syntax and want to know the odds of being in AGE_GROUP 1 relative to 0, as well as AGE_GROUP 2 relative to 0. Is there a way to compute that without producing a dummy variable?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2019 13:40:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-output-odds-ratios-for-multi-level-independent-variables/m-p/548202#M287428</guid>
      <dc:creator>djohn051</dc:creator>
      <dc:date>2019-04-03T13:40:28Z</dc:date>
    </item>
  </channel>
</rss>

