Is there a way to compare odds ratios obtained from various logistic
regression models? More specifically, if I have two logistic regression
models, Model 1 and Model 2 how can compare if odds ratios obtained from
Model 1 are greater (smaller) than the odds ratios obtained from Model 2? Is
there a formal test procedure in STATA that will allow me to test that?
Yes. The -suest- package does this. Type -help suest- for on-line help, and
read the manual under -[R] suest- for additional documentation, and type
-findit suest- to find a TeX document giving the formulas.