Hello all,
I am doing an ordered probit regression as follows:
Y takes the value from 1 to 10
X is a continuous variable
Z is also a continuous variable
My regression is: oprobit Y X c.X#c.Z
Please tell me how can I interpret the interaction variable c, since both X and Z are continuous so the command margins X, at (Z=1) does not work