Best-Worst Design Syntax Problem
Posted: Thu Oct 15, 2015 8:51 pm
Hi all,
I am trying to duplicate a Best-Worst design found on the new Applied Choice Analysis Book by Hensher et al (2015) using the Ngene syntax they provide and I am running into some problems. In particular the software is not recognizing the ";prop= bwl(bw)" line of the code which I duplicate below. Any insight into what the problem is would be most appreciated.
Thanks, David
Design
;eff=(mnl,d)
;alts=A,B,C,D
;rows=12
;prop= bwl(bw)
;con
;model:
U(A)= Airline.d[0|0|0|0|0|0|0] *Airline[1,2,3,4,5,6,7,8]/
U(B)= Airline.d *Airline[1,2,3,4,5,6,7,8]/
U(C)= Airline.d*Airline[1,2,3,4,5,6,7,8]/
U(D)= Airline.d *Airline[1,2,3,4,5,6,7,8]$
I am trying to duplicate a Best-Worst design found on the new Applied Choice Analysis Book by Hensher et al (2015) using the Ngene syntax they provide and I am running into some problems. In particular the software is not recognizing the ";prop= bwl(bw)" line of the code which I duplicate below. Any insight into what the problem is would be most appreciated.
Thanks, David
Design
;eff=(mnl,d)
;alts=A,B,C,D
;rows=12
;prop= bwl(bw)
;con
;model:
U(A)= Airline.d[0|0|0|0|0|0|0] *Airline[1,2,3,4,5,6,7,8]/
U(B)= Airline.d *Airline[1,2,3,4,5,6,7,8]/
U(C)= Airline.d*Airline[1,2,3,4,5,6,7,8]/
U(D)= Airline.d *Airline[1,2,3,4,5,6,7,8]$