Commit 27fba90
committed
Selecting choices from joint tour participant ID column explicitly;
In estimation mode, the index of survey_participants_df does not reflect
participant_id (when tested using real survey data). This change uses the
ID column directly to select the choice set rather than relying on the index.1 parent 3790e7e commit 27fba90
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
369 | 369 | | |
370 | 370 | | |
371 | 371 | | |
372 | | - | |
| 372 | + | |
373 | 373 | | |
374 | 374 | | |
375 | 375 | | |
| |||
0 commit comments