Any response would be appreciated. This is of critical importance!
For instance, look at the following example:
I cant seem to estimate this model using stata aslogit or logit command.
For instance, look at the following example:
Obs | pid | mode | ttime | decision |
1 | 1 | 1 | 16.481 | 0 |
2 | 1 | 2 | 16.196 | 1 |
3 | 1 | 3 | 23.89 | 0 |
4 | 2 | 1 | 15.123 | 0 |
5 | 2 | 2 | 11.373 | 1 |
6 | 2 | 3 | 14.182 | 0 |
7 | 3 | 1 | 19.469 | 0 |
8 | 3 | 2 | 8.822 | 1 |
9 | 3 | 3 | 20.819 | 0 |
Comment