Hello,
I am doing for the first time a labeled choice design where I have 3 products (cow, plant, precision) varying for price (4 levels) only. I plan to use a simultaneous orthogonal design for the pilot study, see code:
Design
;alts = cow, plant, precision, nobuy
;rows = 16
;block = 2
;orth = sim
;model:
U(cow) = b1*PRICE[0,1,2,3] /
U(plant) = b1*PRICE[0,1,2,3] /
U(precision) = b1*PRICE[0,1,2,3] /
U(nobuy) = b0
$
I have tried several designs and I found a good with 16 choice sets splitted into 2 blocks. I got a D-error of: 0.09 and D-optimality of 75%.
I plan to to run a pilot study with the above design, then use the priors and desigining a Bayesian design.
Please, I would like to check of I am on the right direction.
Best regards,
Daniele