Dear all
I write in this forum because I have some doubt about the "ood" code.
My design consists of 3 attributes. The first one is the price with 4 levels, the second and the third attributes are dummy codes. Since I am also interested in the interaction beetween the second and the third attributes I run the following codes:
Design
;alts = alt1, alt2
;rows = 8
;orth = ood
;model:
U(alt1) = b1 * PR[0,1,2,3] + b2 * NCL [0,1] + b3 * NCS [0,1] + b4 * NCL * NCS/
U(alt2) = b1 * PR + b2 * NCL + b3 * NCS + b4 * NCL * NCS
$
Te D efficiency is 96.656%. First, according to me, it is very strange that with 4*2*2 choice design is to find a design with D-efficiency of 96%, also considering some interaction . Another doubt I have is that I get a duplicate and then I have to drop one choice situation with 12 rows.
However, using Burguess & Street design, I used to get 24 choice situations. In other words, is Ngene output correct? Is my codes correct?
Thancks in advance
Tiziana