Dear Ngene team,
I'm currently working on an experimental design where the definition of the baseline alternative (mlr in my design) changes each time across split samples (while being constant within each split sample). In each split sample, the baseline alternative takes different levels for two of the attributes: either 2 or 50 for DIST and either 0, 1 or 2 for WEALTH (all combinations possible such that there are 6 possible baseline alternatives, one for each of the 6 possible split samples). The levels of the other attributes in the baseline alternative are always the same across all split samples (level 0 for BIOD, 0 for RECR and 0 for Tax).
I would like to prepare a unique orthogonal design (for my pilots) that works for all split samples, while avoiding dominant alternatives. Is there a way to achieve that in Ngene? I suspect that it involves the specification of the baseline alternative (mlr) - which I haven't defined beyond a constant for now - and perhaps model averaging (though not available for orthogonal designs) or pivoting?
Any guidance regarding how to proceed would be greatly appreciated!
Draft experimental design reported below:
Design
;alts=alt1,alt2,mlr
;rows=72
;block=9,minsum
;orth=sim
;foldover
;con
;model:
U(alt1)= b1.dummy[1|0.7] * BIOD[2,1,0]
+ b2 * DIST[1,2,5,10,25,50,75,100]
+ b3.dummy[1] * RECR[1,0]
+ b4.dummy[-1|-0.8] * WEALTH[2,1,0]
+ b5 * TAX[4,8,16,32,48,64,80,96]/
U(alt2)= b1.dummy[1|0.7] * BIOD[2,1,0]
+ b2 * DIST[1,2,5,10,25,50,75,100]
+ b3.dummy[1] * RECR[1,0]
+ b4.dummy[-1|-0.8] * WEALTH[2,1,0]
+ b5 * TAX[4,8,16,32,48,64,80,96]/
U(mlr)=asc[0]$
Many thanks in advance for any help you can provide with this.
Best wishes,
M.