Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

generalized ordered logit in R or python

I would like to fit a generalized ordered logit model to some data I have. I first tried to use the ordered logit model using the MASS package from R, but it seems that the proportional odds assumption is violated by the data. Indeed, not all independent variables do exert the same effect across all categories of the dependent variable. Hence I am a bit blocked. I say that I could use the generalized ordered logit model instead, but could not find how to use it. Indeed, I can not find any package on either R or python that coud help me on that.

If someone has any hints on packages I could use, it would be of great help!

Thank you very much!

like image 942
miki Avatar asked May 04 '26 05:05

miki


1 Answers

Try the oglmx package. In this link there is the vignette for that package.

For those who are interested in the method itself, here is some talk about that.

like image 53
smurfit89 Avatar answered May 05 '26 18:05

smurfit89



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!