<?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: PROC SURVEYLOGISTIC - ODDSRATIO statement in Statistical Procedures</title>
    <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-SURVEYLOGISTIC-ODDSRATIO-statement/m-p/839669#M41609</link>
    <description>&lt;P&gt;No, there is not an ODDSRATIO statement.&amp;nbsp; Instead you could use an ESTIMATE statement or an LSMEANS statement with OR option.&amp;nbsp; There are examples in the paper linked below.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/resources/papers/proceedings14/SAS404-2014.pdf" target="_blank"&gt;Paper SAS404-2014&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Oct 2022 14:23:54 GMT</pubDate>
    <dc:creator>SAS_Rob</dc:creator>
    <dc:date>2022-10-20T14:23:54Z</dc:date>
    <item>
      <title>PROC SURVEYLOGISTIC - ODDSRATIO statement</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-SURVEYLOGISTIC-ODDSRATIO-statement/m-p/839661#M41605</link>
      <description>&lt;P&gt;Is there an equivalent statement in PROC SURVEYLOGISTIC for the&amp;nbsp;ODDSRATIO statement (used in PROC LOGISTIC)?&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;&lt;STRONG&gt;Example syntax (from &lt;A href="https://stats.oarc.ucla.edu/sas/seminars/analyzing-and-visualizing-interactions/" target="_self"&gt;here&lt;/A&gt;, not mine):&lt;BR /&gt;&lt;/STRONG&gt;
proc logistic data = exercise descending;
class prog / param=glm order=internal;
model satisfied = prog|hours / expb;
&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;oddsratio hours / at(prog=all);&lt;/STRONG&gt;&lt;/FONT&gt;
store logit;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;I am trying to follow &lt;A href="https://stats.oarc.ucla.edu/sas/seminars/analyzing-and-visualizing-interactions/" target="_self"&gt;this guidance&lt;/A&gt; for testing interaction and obtaining strata-specific odds ratios using logistic regression. In PROC LOGISTIC, the strata-specific ORs are produced by the&amp;nbsp;ODDSRATIO statement. PROC SURVEYLOGISTIC does not seem to recognize the ODDSRATIO statement (See screenshot of log below).&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2022-10-20 at 6.53.41 AM.png" style="width: 872px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/76391i499EBA958E30BFE2/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2022-10-20 at 6.53.41 AM.png" alt="Screen Shot 2022-10-20 at 6.53.41 AM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 13:55:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-SURVEYLOGISTIC-ODDSRATIO-statement/m-p/839661#M41605</guid>
      <dc:creator>_maldini_</dc:creator>
      <dc:date>2022-10-20T13:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: PROC SURVEYLOGISTIC - ODDSRATIO statement</title>
      <link>https://communities.sas.com/t5/Statistical-Procedures/PROC-SURVEYLOGISTIC-ODDSRATIO-statement/m-p/839669#M41609</link>
      <description>&lt;P&gt;No, there is not an ODDSRATIO statement.&amp;nbsp; Instead you could use an ESTIMATE statement or an LSMEANS statement with OR option.&amp;nbsp; There are examples in the paper linked below.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/resources/papers/proceedings14/SAS404-2014.pdf" target="_blank"&gt;Paper SAS404-2014&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Oct 2022 14:23:54 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Statistical-Procedures/PROC-SURVEYLOGISTIC-ODDSRATIO-statement/m-p/839669#M41609</guid>
      <dc:creator>SAS_Rob</dc:creator>
      <dc:date>2022-10-20T14:23:54Z</dc:date>
    </item>
  </channel>
</rss>

