search for: choicesets

Displaying 1 result from an estimated 1 matches for "choicesets".

2005 Dec 15
0
MNP - discrete choice experiment
...st(y1=cbind(za1M, za1B, za2), y2=cbind(zb1M, zb1B, zb2), y3=cbind(zc1M, zc1B, zc2)), cXnames = list("M", "B", "price"), data=example, n.draws=500, burnin=100, thin=3, verbose=TRUE) My questions are: 1) How can I take into account that every respondent answers 4 choicesets? Or more generally, how can I obtain individual level estimates? 2) The MNP package description says that the choice specific variables are recorded relative to the baseline choice. But what if every choice set is different like in this case? Any help will be appreciated! Best regards, Felix