I am doing multiple regression i Stata followed by logistic regression. My dep.var is binary. Among my variables are both ordinal and nominal variables (called O and N). When the results of the logistic regression is showed it looks something like
Code:
mi estimate,or: logit dep.var i.O i.N
- 2 _____OR 0.5
- 3 _____OR 0.3
- 4 _____OR 0.3
nominal variable subgroup (N)
- 2 _____OR 1.2
- 3 _____OR 1.7
Is it correct to interpret this OR as beeing between group 2 and 1 and between 3 and 1 (and 4 and 1) for each variable?
What if I would like the result between group 3 and 2 (4 and 2 ect. )displayed for each variable? Can that be done
Best regards
Magnus
0 Response to logistic regression with multigroup nominal and ordinal independent variables
Post a Comment