by simone.manfredi » Fri Nov 04, 2022 7:56 am
Dear Michiel,
thank you so much for your kind support.
I hope you have enjoyed your holidays!
A) As you mentioned, indeed we are facing some dominance issues adopting an orthogonal design. In the case we proceed with an orthogonal design, could you mention some possible solutions to dominant alternatives? Can we add any rule in the syntax to this extent?
B) On the way round, in the case we proceed with an efficient design to solve dominant alternatives, we do have some doubts:
1. Adopting the mnl design will force us to adopt the same model for the analysis?
2. Our key issue is that we don’t know the preference order of our categorical nominal attribute: Unfortunately, we have no evidence to expect social, health or mix care to be preferred. Does this force us to adopt an orthogonal design instead of an efficient one, then? If not, how can we set the prior in this case?
3. Are 9 choice task enough in this case?
I provide our full example with 4 attributes:
1. Number of hours of care provision in a month: 15, 30, 45
2. Typology of care provided: 0 “health care”, 1 “social care”, 2 “a mix of the two”
3. Provision of mutual-help group for caregivers (categorical): 0, 1, 2
4. Monthly charge (€): 120, 240, 360
Only for attribute 2 (typology of care provided) we do not know the order preference.
Then, I would like to ask you whether the following syntax work and how to set the prior for the dummies:
Design
;alts = alt1*, alt2*
;rows = 9
;eff = (mnl,d)
;model:
U(alt1) = b1[0.0001] * A[15, 30, 45] + b2.dummy[?] * B[1, 2, 0] + b3.dummy[-0.001 | 0.001] * C[1, 2, 0] + b4[-0.0001] * D[120, 240, 360] /
U(alt2) = b1[0.0001] * A[15, 30, 45] + b2.dummy[?] * B[1, 2, 0] + b3.dummy[-0.001 | 0.001] * C[1, 2, 0] + b4[-0.0001] * D[120, 240, 360]
$
In the end, we have noticed that adopting an mnl design, in some of the choice task an attribute may present the same level in both the different two alternatives, while an orthogonal design doesn't. Is this fine?
Thank you so much!
Simone