Is it possible to have zero priors in an efficient design?
Posted: Wed Apr 10, 2024 2:16 am
Dear Michiel Bliemer,
We want to create choice sets for DCE. We only knew the prior cost from theory, so we expected a negative sign with a small value. We do not know the prior value for the other attributes.Therefore, my syntax is as follows:,
Please let me know if you have any suggestions for improving the syntax.
Sincerely yours,
Sukunta
We want to create choice sets for DCE. We only knew the prior cost from theory, so we expected a negative sign with a small value. We do not know the prior value for the other attributes.Therefore, my syntax is as follows:,
- Code: Select all
Design
;alts = alt1, alt2, alt3
;rows = 12
;eff = (mnl, d)
;model:
U(alt1) = b1.dummy[0|0|0|0]*loc[0,1,2,3,4]+b2.dummy[0|0]*sup[0,1,2]+b3[-0.00001]*cost[0,500,4000]+b4.dummy[0]*lang[0,1]+b5.dummy[0|0]*time[0,1,2]/
U(alt2) = b1*loc+b2*sup+b3*cost+b4*lang+b5*time$
Please let me know if you have any suggestions for improving the syntax.
Sincerely yours,
Sukunta