Dear all!
I have used the below labeled design to obtain prior values for the next stage efficient design.
The attribute: Payment has different levels for each alternative and accordingly being named as: paymenta, paymentb, and paymentc (yet the coefficient is the same: b4)
I have finished collecting the data and want to run it now:
(1) can I use MML for this purpose, or a mixed logit is always preferable even for obtaining the priors..
(2) In the MML (or mixed logit) estimation how do I address the fact that the payment attribute has different levels for each alternative?
this is the design for the prior:
Design
;alts = home, curb, center, optout
;rows = 72
;orth = sim
;block=9
;eff=(mnl,d)
;model:
U(home) = b1+b2*freq(0,1,2)+ b4*paymentA(0,1,2)+b5*burden(0,1,2)/
U(curb) = c1+b2*freq(0,1,2)+ b4*paymentB(0,1,2)+ b5*burden(0,1)+b6*distanceA(0,1,2) /
U(center)= d1+b2*freq(0,1,2)+b4*paymentC(0,1,2)+b5*burden(0,1)+b6*distanceB(3,4,5)+b7*centertype(0,1)$
Any advice will be greatly appreciated,
Best regards,
Anat Tchetchik