Dear all,
I am currently developing a choice experiment concerning the acceptance of farmers towards bio-based fertilizers, this experiment will be conducted in 7 countries in Europe.
We are planning to start with a orthogonal model for parameter estimation and later change to a D-efficient design.
So my question, can I do effects coding without priors in an orthogonal design? Is it needed/possible to generate a design that is orth and eff as written below?
I don’t have information on the parameters but for some of the model parameters I could estimate the sign of the priors. How can I include that to improve the model, or is it enough to include priors after first testing an orthogonal model?? For example, prior for b2 (no effects coding) has a negative sign. For b3 I have no information on priors. For b4, the priors also have a negative sign.
The model below gives an error “Error: An attribute has the wrong number of levels for dummy or effects coding. 'b' “.
Design
;alts=alt1,alt2, alt3
;rows=13
;orth=seq
;eff = (mnl, d)
;block=2
;model:
U(alt1)=b2*A[0,1,2,3]+b3.effects*B[0,1,2,3]+ b4*C[0,1,2,3]+b5.effects*D[0,1]+ b6.effects* E[0,1]+ b7.effects* F[0,1] /
U(alt2)=b2*A+b3*B+ b4* C+b5 *D+ b6* E+ b7*F/
U(alt3)=b1$
I don’t have information of the parameters but for some of the model parameters I could estimate the sign of the priors. How can I include that to improve the model, or is it enough to include priors after first testing an orthogonal model?? For example, prior for b2 (no effects coding) has a negative sign. For b3 I have no information on priors. For b4, the priors also have a negative sign.
For a D-efficient MNL model, how do I find the sample size N? I consulted the paper of Rose and Bliemer on Sample size requirement for stated choice experiments but that deals only with sample size for MMNL models?
Thank you in advance for your help.
Louise