<?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 Ordinal Logistic Regression: how to compare variable levels in SAS Software for Learning Community</title>
    <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Ordinal-Logistic-Regression-how-to-compare-variable-levels/m-p/869868#M1098</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am running an ordinal logistic regression. I have my ordinal variable (OHI) and my dependent variable (bone) has 3 levels- femur, ilium, and rib. Since the rib is the reference, I have results for the rib vs femur and rib vs ilium, but I need results for femur vs ilium. How do you code for this? Is a contrast statement appropriate? Here is the code I used to run the ordinal regression in SAS Studio.&lt;/P&gt;&lt;PRE&gt;proc logistic data=work.bioerosion descending;&lt;BR /&gt;class OHI bone;&lt;BR /&gt;model OHI=bone;&lt;BR /&gt;run;&lt;CODE class=""&gt;&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 14 Apr 2023 17:45:48 GMT</pubDate>
    <dc:creator>gmm</dc:creator>
    <dc:date>2023-04-14T17:45:48Z</dc:date>
    <item>
      <title>Ordinal Logistic Regression: how to compare variable levels</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Ordinal-Logistic-Regression-how-to-compare-variable-levels/m-p/869868#M1098</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am running an ordinal logistic regression. I have my ordinal variable (OHI) and my dependent variable (bone) has 3 levels- femur, ilium, and rib. Since the rib is the reference, I have results for the rib vs femur and rib vs ilium, but I need results for femur vs ilium. How do you code for this? Is a contrast statement appropriate? Here is the code I used to run the ordinal regression in SAS Studio.&lt;/P&gt;&lt;PRE&gt;proc logistic data=work.bioerosion descending;&lt;BR /&gt;class OHI bone;&lt;BR /&gt;model OHI=bone;&lt;BR /&gt;run;&lt;CODE class=""&gt;&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 14 Apr 2023 17:45:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Ordinal-Logistic-Regression-how-to-compare-variable-levels/m-p/869868#M1098</guid>
      <dc:creator>gmm</dc:creator>
      <dc:date>2023-04-14T17:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: Ordinal Logistic Regression: how to compare variable levels</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Ordinal-Logistic-Regression-how-to-compare-variable-levels/m-p/869873#M1099</link>
      <description>Depends on what you're looking for - ODDSRATIO statements are more intuitive than CONTRAST in my experience.</description>
      <pubDate>Fri, 14 Apr 2023 17:56:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Ordinal-Logistic-Regression-how-to-compare-variable-levels/m-p/869873#M1099</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2023-04-14T17:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: Ordinal Logistic Regression: how to compare variable levels</title>
      <link>https://communities.sas.com/t5/SAS-Software-for-Learning/Ordinal-Logistic-Regression-how-to-compare-variable-levels/m-p/869926#M1109</link>
      <description>I am looking to see if there is a difference in the OHI (it assesses bioerosion) between the bones.</description>
      <pubDate>Fri, 14 Apr 2023 23:20:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Software-for-Learning/Ordinal-Logistic-Regression-how-to-compare-variable-levels/m-p/869926#M1109</guid>
      <dc:creator>gmm</dc:creator>
      <dc:date>2023-04-14T23:20:11Z</dc:date>
    </item>
  </channel>
</rss>

