Treatments and covariates in unlabelled choice experiment
Posted: Wed Oct 11, 2017 12:58 am
Hello,
I am trying to elaborate a design considering covariates (different treatments) that should enter the model as interaction terms.
I followed the instructions in section 8.4 of the Manual, but they make reference to covariates that enter the model as main effects.
I tried to figure out how the code should be in my case and I introduced the covariates in the utility function as follows:
U(alt1) = b1[-.14]*PRICE[11,13,15,17] + b2[2.17]*AOP[0,1] + b3[1.87]*BIO[0,1] + b4[-.42]*AOP[0,1]*BIO[0,1] + b5[.5]*AOP[0,1]*Ta.covar[1] + b6[.5]*BIO[0,1]*Tb.covar[0]/
See here for the full code:
https://www.dropbox.com/s/ssunmfflqz4vt ... t.ngs?dl=0
As a result, I got this message:
Warning: No valid design has been found after 1000 evaluations. There may be a problem with the specification of the design. A common problem is that the choice probabilities are too extreme (close to 1 and 0), perhaps because some or all of the prior values are too large. Also, it is generally a good idea to start with a simple design (MNL, non-Bayesian), then add complexity. If you press stop, a design will be reported, which may assist in diagnosing the problem.
I am not sure whether I did something wrong with the code above or the software simply cannot find a suitable design.
Any suggestion?
The output file is here:
https://www.dropbox.com/s/joee8zgcto7n5 ... t.ngd?dl=0
Thanks a lot.
Maurizio
I am trying to elaborate a design considering covariates (different treatments) that should enter the model as interaction terms.
I followed the instructions in section 8.4 of the Manual, but they make reference to covariates that enter the model as main effects.
I tried to figure out how the code should be in my case and I introduced the covariates in the utility function as follows:
U(alt1) = b1[-.14]*PRICE[11,13,15,17] + b2[2.17]*AOP[0,1] + b3[1.87]*BIO[0,1] + b4[-.42]*AOP[0,1]*BIO[0,1] + b5[.5]*AOP[0,1]*Ta.covar[1] + b6[.5]*BIO[0,1]*Tb.covar[0]/
See here for the full code:
https://www.dropbox.com/s/ssunmfflqz4vt ... t.ngs?dl=0
As a result, I got this message:
Warning: No valid design has been found after 1000 evaluations. There may be a problem with the specification of the design. A common problem is that the choice probabilities are too extreme (close to 1 and 0), perhaps because some or all of the prior values are too large. Also, it is generally a good idea to start with a simple design (MNL, non-Bayesian), then add complexity. If you press stop, a design will be reported, which may assist in diagnosing the problem.
I am not sure whether I did something wrong with the code above or the software simply cannot find a suitable design.
Any suggestion?
The output file is here:
https://www.dropbox.com/s/joee8zgcto7n5 ... t.ngd?dl=0
Thanks a lot.
Maurizio