conditions and rejections
Posted: Thu Jan 19, 2012 7:00 am
Hello.
In my current experimental design, there are a number of constraints I need to incorporate into the design.
I am using the ;cond: command a lot and everything is working, my problem now is that I get alternatives which exactly match the status quo (where all alternatives are equal to zero).
Is there any way I can prevent this?
I have tried to use the ;reject: command as below, but I can't seem to get it to work:
;reject:
X.BMP = X.Reb = X.Mech = X.Pay = X.Env = [0],
Y.BMP = Y.Reb = Y.Mech = Y.Pay = Y.Env = [0]
I also tried it without putting the zero above in brackets, but without success.
Any suggestions?
In my current experimental design, there are a number of constraints I need to incorporate into the design.
I am using the ;cond: command a lot and everything is working, my problem now is that I get alternatives which exactly match the status quo (where all alternatives are equal to zero).
Is there any way I can prevent this?
I have tried to use the ;reject: command as below, but I can't seem to get it to work:
;reject:
X.BMP = X.Reb = X.Mech = X.Pay = X.Env = [0],
Y.BMP = Y.Reb = Y.Mech = Y.Pay = Y.Env = [0]
I also tried it without putting the zero above in brackets, but without success.
Any suggestions?