fabianp / mord

Ordinal regression algorithms
Other
263 stars 71 forks source link

Only one intercept value #21

Open VarnithChordia opened 5 years ago

VarnithChordia commented 5 years ago

I have a dataset with close to 120 observations, 21 covariates and 5 response. I ran the ordinal ridge regression and while looking up the the intercept value it shows there is only one intercept for the entire model. Should there not be (5-1) intercepts.

fabianp commented 5 years ago

Ordinal ridge is just ridge with a thresholding to the closest integer. The number of intercepts is the same as in standard ridge.

On Sat, Aug 10, 2019, 15:09 Varnith Chordia notifications@github.com wrote:

I have a dataset with close to 120 observations, 21 covariates and 5 response. I ran the ordinal ridge regression and while looking up the the intercept value it shows there is only one intercept for the entire model. Should there not be (5-1) intercepts.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/fabianp/mord/issues/21?email_source=notifications&email_token=AACDZBZGEVK3QQFHQZ5ANV3QD4G7NA5CNFSM4IK2FHK2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HERQAZA, or mute the thread https://github.com/notifications/unsubscribe-auth/AACDZB42OAB4AEHBTAFNXC3QD4G7NANCNFSM4IK2FHKQ .