How can I perform single score tests of the proportional odds assumption for each covariate in ordered logit model? I have performed the score test of equal proportion assumption by 'omodel' command. My code is given below (All the covariates are categorical variable):
Code:
omodel logit Dep_disorder pv_exposure vb_exposure Division Region /// age Work wquintile mstatus education acc_ph acc_ipc adol_exp /// social_aff adol_aff gen_norm_1 gen_norm_2 gen_norm_3 gen_norm_4
