<?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 generate the exponentiated odds ratio and 95% confidence interval in proc genmod in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-generate-the-exponentiated-odds-ratio-and-95-confidence/m-p/499214#M132795</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This procedure produced the logit of estimate and 95% CI. How do I&amp;nbsp;generate the exponentiated odds ratio and 95% confidence interval for stage, sex and age? Should I use Lsmeans?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Stage: pre, post&lt;/P&gt;&lt;P&gt;Sex: male, female and prefer to self-describe&lt;/P&gt;&lt;P&gt;age: continuous variable&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc genmod data = test descending;&lt;BR /&gt;class subjectid stage sex;&lt;BR /&gt;model result = stage sex age/dist=bin link=logit type3 ;&lt;BR /&gt;repeated subject=subjectid/type=un;&lt;BR /&gt;format stage stageF. sex $sexF.;&lt;BR /&gt;run;&lt;/P&gt;</description>
    <pubDate>Wed, 26 Sep 2018 18:49:30 GMT</pubDate>
    <dc:creator>Denali</dc:creator>
    <dc:date>2018-09-26T18:49:30Z</dc:date>
    <item>
      <title>How to generate the exponentiated odds ratio and 95% confidence interval in proc genmod</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-generate-the-exponentiated-odds-ratio-and-95-confidence/m-p/499214#M132795</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This procedure produced the logit of estimate and 95% CI. How do I&amp;nbsp;generate the exponentiated odds ratio and 95% confidence interval for stage, sex and age? Should I use Lsmeans?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Stage: pre, post&lt;/P&gt;&lt;P&gt;Sex: male, female and prefer to self-describe&lt;/P&gt;&lt;P&gt;age: continuous variable&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc genmod data = test descending;&lt;BR /&gt;class subjectid stage sex;&lt;BR /&gt;model result = stage sex age/dist=bin link=logit type3 ;&lt;BR /&gt;repeated subject=subjectid/type=un;&lt;BR /&gt;format stage stageF. sex $sexF.;&lt;BR /&gt;run;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Sep 2018 18:49:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-generate-the-exponentiated-odds-ratio-and-95-confidence/m-p/499214#M132795</guid>
      <dc:creator>Denali</dc:creator>
      <dc:date>2018-09-26T18:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to generate the exponentiated odds ratio and 95% confidence interval in proc genmod</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-generate-the-exponentiated-odds-ratio-and-95-confidence/m-p/499222#M132796</link>
      <description>&lt;P&gt;Have you tried the exp option on the lsmeans?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/kb/42/728.html" target="_blank"&gt;http://support.sas.com/kb/42/728.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Sep 2018 19:04:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-generate-the-exponentiated-odds-ratio-and-95-confidence/m-p/499222#M132796</guid>
      <dc:creator>himalayan</dc:creator>
      <dc:date>2018-09-26T19:04:19Z</dc:date>
    </item>
  </channel>
</rss>

