Hello everyone,
I am using Heckman two-stage treatment effect model and Instrumental variable model. I want to ask if I can use two-way interaction term in those two models, where the interaction code in stata would be A#B (where A and B are dummy variables).
I did that in Stata and it actually gives me some results. However, I noticed that the combination in the results only show as follow:
A#B
0 1 | 5.453087 2.730711 2.00 0.046 .1009911 10.80518
1 0 | 0 (omitted)
1 1 | 0 (omitted)
You can see there are two omitted. However, the last one with "1 1" is what I need the most for the regression. Anyone can help me with this issue? Thank you very much!
Chen
I am using Heckman two-stage treatment effect model and Instrumental variable model. I want to ask if I can use two-way interaction term in those two models, where the interaction code in stata would be A#B (where A and B are dummy variables).
I did that in Stata and it actually gives me some results. However, I noticed that the combination in the results only show as follow:
A#B
0 1 | 5.453087 2.730711 2.00 0.046 .1009911 10.80518
1 0 | 0 (omitted)
1 1 | 0 (omitted)
You can see there are two omitted. However, the last one with "1 1" is what I need the most for the regression. Anyone can help me with this issue? Thank you very much!
Chen
Comment