Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Problem with checking assumption of proportional ordered logit regression - Urgent help needed

    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
    Last edited by Aysha Karim; 26 Feb 2023, 14:03.
Working...
X