I run an example of labeled orthogonal design in the Ngene manual (see below). I did not find the D-efficiency value. I could get the D optimality by click OOD box on the left side of Ngene result page. I think the D optimality is not D efficiency for labeled design since we can not use OOD for labeled design. Is there any way I can get D-efficiency?
Thanks for the help.
Wei
- Code: Select all
Design
;alts = alt1, alt2
;rows = 4
;orth = sim
;model:
U(alt1) = b1 + b2 * A[0,1] + b3 * B[0,1] /
U(alt2) = b2 * A + b3 * B
$