<?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 Stratified analysis to find odd ratios in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Stratified-analysis-to-find-odd-ratios/m-p/449965#M113306</link>
    <description>I need a code to find the Odd ratios of individuals stratas. For example my variable is region . I am comparing the effect of region on eczema (my outcome). How do I find the individual crude ORs for each region compared to the outcome?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Fri, 30 Mar 2018 16:12:07 GMT</pubDate>
    <dc:creator>jessica_join</dc:creator>
    <dc:date>2018-03-30T16:12:07Z</dc:date>
    <item>
      <title>Stratified analysis to find odd ratios</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Stratified-analysis-to-find-odd-ratios/m-p/449965#M113306</link>
      <description>I need a code to find the Odd ratios of individuals stratas. For example my variable is region . I am comparing the effect of region on eczema (my outcome). How do I find the individual crude ORs for each region compared to the outcome?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 30 Mar 2018 16:12:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Stratified-analysis-to-find-odd-ratios/m-p/449965#M113306</guid>
      <dc:creator>jessica_join</dc:creator>
      <dc:date>2018-03-30T16:12:07Z</dc:date>
    </item>
    <item>
      <title>Re: Stratified analysis to find odd ratios</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Stratified-analysis-to-find-odd-ratios/m-p/450099#M113324</link>
      <description>&lt;P&gt;What does your code currently look like? The example I previously linked you too has the full walk through for a categorical&amp;nbsp;variable. Did you run it and see how it was interpreted?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Add your categorical variable to your CLASS statement and then either use the EXPB option (as in the example) or use an ODDSRATIO statement for that variable.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 31 Mar 2018 01:49:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Stratified-analysis-to-find-odd-ratios/m-p/450099#M113324</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2018-03-31T01:49:37Z</dc:date>
    </item>
  </channel>
</rss>

