Hello everyone,
I have an issue relating to running clogit results.
I have 5 attributes a, b, c, d, and e. So my clogit command goes like:
However, the results showed ALL attribute coefficients while I think it should only show four of these attributes, one of them will be used as base attribute. I would like to see how different attributes contribute to preferences. I coded them all dummy variables but not sure why it happened like that.
Any advice would be really appreciated.
Thanks a lot.
I have an issue relating to running clogit results.
I have 5 attributes a, b, c, d, and e. So my clogit command goes like:
clogit choice a b c d e, group(gid) cluster (ID)
Any advice would be really appreciated.
Thanks a lot.
Comment