- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Ordinal Regression Help
Hi,
I was wondering if there was a way to specify the comparison between variables with ordinal regression. I have my ordinal variable (OHI) compared to 3 different bones (femur, ilium, and rib). Based on the output, JMP is comparing the rib to the femur, and the rib to the ilium. Is there a way that I can also compare the femur to the ilium?
Here is the output:
This post originally written in German and has been translated for your convenience. When you reply, it will also be translated back to German.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Get Direct Link
- Report Inappropriate Content
Re: Ordinal Regression Help
The last level is not explicitly shown because it is completely dependent on the other two levels. Ordinal regression models the log odds against the linear predictor, or Bone in your case. It uses cumulative odds, so only separate intercepts are needed for each level of OHI. A common fixed effect for each level of Bone but the last level suffices. So the only comparisons that are possible are from each level to the last level. JMP automatically orders the levels alphabetically. So the first level is the femur, the second level is the ilium, and the last level is the rib.
You might use the Profiler to compare the effects of each level of Bone.