<?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 Re: How to output odds ratios for continuous variable in Proc Genmod in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-output-odds-ratios-for-continuous-variable-in-Proc-Genmod/m-p/784816#M264102</link>
    <description>&lt;P&gt;Concerning the mean you included, is it the mean age of cases or controls or the entire dataset?&lt;/P&gt;</description>
    <pubDate>Wed, 08 Dec 2021 04:34:18 GMT</pubDate>
    <dc:creator>SmritiDhakal</dc:creator>
    <dc:date>2021-12-08T04:34:18Z</dc:date>
    <item>
      <title>How to output odds ratios for continuous variable in Proc Genmod</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-output-odds-ratios-for-continuous-variable-in-Proc-Genmod/m-p/169082#M264100</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H1 style="font-style: inherit; font-size: 26px; font-family: inherit;"&gt;&lt;/H1&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;PROC GENMOD DATA = TEMP;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;CLASS ID&amp;nbsp; ;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;MODEL Y (EVENT = '1')&amp;nbsp; = age /dist=bin link = ? logit;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;REPEATED SUBJECT = ID /TYPE = exch;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;ESTIMATE 'age'&amp;nbsp; age 30.5 / exp;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;RUN;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;This code does have output of exp(age), L'beta estimate. &lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;But I do not know what value to use for age in the ESTIMATE statement, mean age?? &lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Thank you!!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 15:22:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-output-odds-ratios-for-continuous-variable-in-Proc-Genmod/m-p/169082#M264100</guid>
      <dc:creator>peppapig</dc:creator>
      <dc:date>2014-02-10T15:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: How to output odds ratios for continuous variable in Proc Genmod</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-output-odds-ratios-for-continuous-variable-in-Proc-Genmod/m-p/169083#M264101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The exp(age) is your odds ratio, for every year increase in age...etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you're using a specified age then that's different than the standard odds ratio. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Feb 2014 16:38:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-output-odds-ratios-for-continuous-variable-in-Proc-Genmod/m-p/169083#M264101</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2014-02-10T16:38:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to output odds ratios for continuous variable in Proc Genmod</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-output-odds-ratios-for-continuous-variable-in-Proc-Genmod/m-p/784816#M264102</link>
      <description>&lt;P&gt;Concerning the mean you included, is it the mean age of cases or controls or the entire dataset?&lt;/P&gt;</description>
      <pubDate>Wed, 08 Dec 2021 04:34:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-output-odds-ratios-for-continuous-variable-in-Proc-Genmod/m-p/784816#M264102</guid>
      <dc:creator>SmritiDhakal</dc:creator>
      <dc:date>2021-12-08T04:34:18Z</dc:date>
    </item>
  </channel>
</rss>

