Dear all,
I would like to ask you an Ngene related question. When in our design we have an interaction term, i.e.: I have 3 attributes:
Price (1,2,3,4)
Organic (0,1)
Cage Free (0,1)
and of course we have alternatives which have both the cage free and organic present. Hence, the interaction term (organic*cagefree), should the ngene give us more choice questions (rows)?. We ran the design with and without the interaction term and the ngene provided the exact same number of choice questions and efficiency. Our design is an " optimal orthogonal in the differences (OOD) design".
My code without the interaction term is is the following:
Design
;alts=alt1,alt2,alt3
;rows=8
;block=2
;orth=ood
;model:
U(alt1)=b1 * PRICE [0,1,2,3] + b2 * ORG [0,1] + b3 * CAGE [0,1]/
U(alt2)=b1 * PRICE +b2 * ORG + b3 * CAGE$
Thank you in advance for your response and I am sorry if there is a similar post in the forum that I didn't see.
Best,
Angelos Lagoudakis
Michigan State University