Hi,
I am new to Ngene. I am doing an unlabelled design with 2 attributes with 4 levels each. When I ran the following code 4 of the 8 choice sets are dominant. So how can I make sure that my design is statistically efficient? I am not sure if I can run a d-efficient design if I don't have any data on priors. Any suggestions would be greatly appreciated.
Design
;alts = alt1, alt2
;rows = 8
;orth =seq
;model:
U(alt1) = b1 + b2 * A[1,2,6,12] + b3 * B[5,15,25,40] /
U(alt2) = b2 * A + b3 * B
$
Kind regards,
Tara