by Sara » Tue Mar 18, 2014 12:00 pm
Hi Michiel,
Many thanks. Design is as follow. I put the priors (significant and correct one) from pretest (obtained from MNL model), (n, mean, standard error) for less insignificant but correct signs, and for those variables which are very insignificant or having wrong sign I put (u,-1, 0) in the main design.
Those decimals in levels are eventually percentage change, but when I use integers I get error.
I also tried to separately design Long and Short segments using Bayesian efficient design. Or substituting all actual levels with 1,2,3. I'm still getting huge S-estimates and also attributes level balance is another issue. With 2 blocks in design some of the levels are repeating 3 times in one block but only once in another block.
Design
;alts(short) = car, train,bus
;alts(long) = car, train,bus
;rows = 12
;block=2
;eff = F1(mnl, d,mean)
;fisher(F1) = des1(short[0.45]) + des2(long[0.55])
;model(short):
U(car) = b20[(u,-1,0)] + b1[(u,-1,0)]*HC[0.25,0.50,0.75] + b3[-0.22] * TVC[0.25,0.50,0.75]+ b4[(u,-1,0)]
*toll[0.33,0.66,1]+ b5[-0.29] *CP[3,5,7]+b6[(u,-1,0)] *CF[2.5,3.5,4.5]/
U(Train) = b22[(n,2.76,2.11)] + b7[-0.025] * H[-0.75,-0.50,-0.25] + b8 [-1.20] *Ac[1,2,3]+ b9[(n,-0.11,0.11)] * FT[5,7.5,10]+
b10[-0.19]* TVT[-0.40,-0.30,-0.20] +b11[(n,-0.28,0.19)] *CT[1.5,2,2.5]+ B16[(u,-1,0)]*TCOMF[1,2,3] /
U(Bus) = b12[(n,-0.012,0.010)] * HB[-0.50,-0.25,-0.125] +b13[-1.63]*acb[1,2,3] + b16[(u,-1,0)]*Fb[5,7.5,10] + b14[-0.26] * TVB [-0.30,-0.20,-0.10]
+b15[(u,-1,0)] *CB[0.5,1,1.5]+B16*TCOMF
;model(long):
U(car) = b20[-4.29] + b1[0.02]*HC[0.25,0.50,0.75] + b3[-0.087] * TVC[0.25,0.50,0.75]+ b4[(n,-0.20,0.13)] *toll[0.33,0.66,1]+
b5[-0.16] *CP[3,5,7]+b6[(u,-1,0)] *CF[2.5,3.5,4.5]/
U(Train) = b22[(n,0,1)] + b7[(u,-1,0)] * H[-0.75,-0.50,-0.25] + b8 [-1.50] *Ac[1,2,3]+ b9[(n,-0.19,0.13)] * FT[5,7.5,10]+
b10[-0.05]* TVT[-0.40,-0.30,-0.20] +b11[(n,-0.36,0.27)] *CT[1.5,2,2.5]+ B16[(u,-1,0)]*TCOMF[1,2,3] /
U(Bus) = b12[(u,-1,0)] * HB[-0.50,-0.25,-0.125] +b13[-1.46]*acb[1,2,3] + b16[(u,-1,0)] *Fb[5,7.5,10] +
b14[-0.083] * TVB [-0.30,-0.20,-0.10]+b15[(u,-1,0)] CB[0.5,1,1.5]+B16*TCOMF$
God I feel relieved now knowing I 'm going to get some help. I’m really thankful.
Sara