<?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: Display Odds Ratio estimates/ Wale Confidence Limits in Descending order in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Display-Odds-Ratio-estimates-Wale-Confidence-Limits-in/m-p/886877#M39348</link>
    <description>&lt;P&gt;You can use the &lt;A href="http://documentation.sas.com/doc/en/pgmsascdc/v_041/statug/statug_logistic_syntax01.htm#statug.logistic.logioddsratioplot" target="_self"&gt;ORDER=DESCENDING&lt;/A&gt; odds ratio plot-option to display the odds ratios in descending order,&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;PLOTS=ODDSRATIO(ORDER=DESCENDING)&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 28 Jul 2023 18:13:28 GMT</pubDate>
    <dc:creator>Watts</dc:creator>
    <dc:date>2023-07-28T18:13:28Z</dc:date>
    <item>
      <title>Display Odds Ratio estimates/ Wale Confidence Limits in Descending order</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Display-Odds-Ratio-estimates-Wale-Confidence-Limits-in/m-p/886860#M39345</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;I wanted to display my Odds Ratio estimates/ Wale Confidence Limits in descending order.&amp;nbsp; Currently my plots look scattered like this with the following code:&lt;/P&gt;&lt;P&gt;proc logistic data=libraryname.test plots=(oddsratio) ;&lt;BR /&gt;class race (ref="1") /param=ref;&lt;BR /&gt;model outcomevar (event="Yes") =race;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fastandcurious_0-1690564753293.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/86220iA69FDB2B3DE2E353/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fastandcurious_0-1690564753293.png" alt="fastandcurious_0-1690564753293.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want the plots to display in order like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fastandcurious_1-1690564753426.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/86221i29B22D0E710DBCCD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fastandcurious_1-1690564753426.png" alt="fastandcurious_1-1690564753426.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not sure if it's possible but if it is,&amp;nbsp; what statement I should use and where? I thought there would be something for the model or plot statements but nothing I've tried has worked.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 17:20:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Display-Odds-Ratio-estimates-Wale-Confidence-Limits-in/m-p/886860#M39345</guid>
      <dc:creator>fastandcurious</dc:creator>
      <dc:date>2023-07-28T17:20:21Z</dc:date>
    </item>
    <item>
      <title>Re: Display Odds Ratio estimates/ Wale Confidence Limits in Descending order</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Display-Odds-Ratio-estimates-Wale-Confidence-Limits-in/m-p/886877#M39348</link>
      <description>&lt;P&gt;You can use the &lt;A href="http://documentation.sas.com/doc/en/pgmsascdc/v_041/statug/statug_logistic_syntax01.htm#statug.logistic.logioddsratioplot" target="_self"&gt;ORDER=DESCENDING&lt;/A&gt; odds ratio plot-option to display the odds ratios in descending order,&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;PLOTS=ODDSRATIO(ORDER=DESCENDING)&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 28 Jul 2023 18:13:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Display-Odds-Ratio-estimates-Wale-Confidence-Limits-in/m-p/886877#M39348</guid>
      <dc:creator>Watts</dc:creator>
      <dc:date>2023-07-28T18:13:28Z</dc:date>
    </item>
    <item>
      <title>Re: Display Odds Ratio estimates/ Wale Confidence Limits in Descending order</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Display-Odds-Ratio-estimates-Wale-Confidence-Limits-in/m-p/886890#M39349</link>
      <description>&lt;P&gt;Thank you! It worked!!!! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;My plots look like this now&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="fastandcurious_0-1690569889240.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/86226i9383B4FA22C001ED/image-size/medium?v=v2&amp;amp;px=400" role="button" title="fastandcurious_0-1690569889240.png" alt="fastandcurious_0-1690569889240.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 18:44:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Display-Odds-Ratio-estimates-Wale-Confidence-Limits-in/m-p/886890#M39349</guid>
      <dc:creator>fastandcurious</dc:creator>
      <dc:date>2023-07-28T18:44:59Z</dc:date>
    </item>
  </channel>
</rss>

