Dear Sir,
Does attribute level balance is necessary for D-efficient design ? I have 6 attributes with varied levels in each of the attribute. Hence, the attribute level is unbalanced.
Moderators: Andrew Collins, Michiel Bliemer, johnr
design
;alts = Tariff1*, Tariff2*, Tariff3*
;rows = 12
;eff= (mnl,d)
;block = 2
;model:
U(Tariff1) = bchargingpower[0.000001] * Chargingpower[11,50,150]
+ bdist[ 0.000001] * Distance[500,1000,2000]
+ bcost[-0.000001] * Price[40,60,90]
+ brwt[-0.000001] * RWT[0,10,20]
+ bchargingtime[-0.000001] * Chargingtime[90,105,420]
/
U(Tariff2) = bchargingpower*Chargingpower +bdist*Distance +bcost*Price +brwt*RWT +bchargingtime*Chargingtime /
U(Tariff3) = bchargingpower*Chargingpower +bdist*Distance +bcost*Price +brwt*RWT +bchargingtime*Chargingtime
$
Return to Choice experiments - general
Users browsing this forum: No registered users and 13 guests