by Michiel Bliemer » Fri Jun 07, 2024 10:10 am
I believe it is quite common to ask for forced and unforced choices. It requires creating two choices, namely:
forced choice: alt1, alt2
unforced choice: alt1, alt2, neither
Essentially, you duplicate all observations, and in the data, you use the same attribute levels for alt1 and alt2 for both observations, the only difference is that in the unforced choice you have 3 alternatives instead of 2. How you set this up in the data depends on the software you use. In Biogeme and Apollo you can define the availability of an alternative, so you would set the availability of alt1 and alt2 to 1 and the availability of alt3 is a column in the data that is zero or one.
In the utility functions, you specify all 3 alternatives, and at most have a constant for the 'neither' option (or if you add constants to alt1 and alt2, you normalise neither to zero). The interpretation of the constant is similar with the interpretation of any constant, namely the relative preference for a labelled alternative, in this case the optout.
Michiel