Announcement

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

  • How to run Quantile regression with a dependent categorical variable

    Dear all,

    Is there any way to run Quantile regression using a dependent categorical variable. I have attached my data below. Y= Automation, X1=W1, X2=W2, X3=W3 and X4=W4. I tried labeling the automation level ranges as 1, 2, 3.....and so on. From what I understand Quantile regression cannot be run with Discrete dependent variable. A way around it is probably jittering.


    Can somebody help me out with the codes of jittering? Or if there is any other way to deal with the Y variable to run Quantile regression?

    Thanks in advance
    Attached Files

  • #2
    I can't see that idea making much sense.

    Ordinal logit or probit are based on respect for an ordered outcome scale and the idea that cumulative probabilities are well defined. I would start there.

    Comment

    Working...
    X