Hi everyone!
I am relatively new to Stata and econometrics so I need some help.
I have been trying to estimate alternative-specific conditional logit model with asclogit and I have a problem.
In my dataset I have 3 independent variables that I should include (one of them is ordinal) but when I run the command, that part doesn't work properly, because it just gives me data for the 2 out of the 3 variables.
Two variable out of those three are pretty correlated (around 0.9) so I don't know does Stata excludes one of them automatically because of that? I tried adding command collinear at the end to try and make it better but it did nothing and I'm just confused why doesn't it display all the 3?
Any advice would be appreciated, thanks!
I am relatively new to Stata and econometrics so I need some help.
I have been trying to estimate alternative-specific conditional logit model with asclogit and I have a problem.
In my dataset I have 3 independent variables that I should include (one of them is ordinal) but when I run the command, that part doesn't work properly, because it just gives me data for the 2 out of the 3 variables.
Two variable out of those three are pretty correlated (around 0.9) so I don't know does Stata excludes one of them automatically because of that? I tried adding command collinear at the end to try and make it better but it did nothing and I'm just confused why doesn't it display all the 3?
Any advice would be appreciated, thanks!

Comment