Dear all,
I please need help! I did a Discrete Choice Experiment and out of the responses I did a dataset. See below. Now I try to fit in the datas in Stata. But unfortunately I (almost) always get an error. Like this for example:
. cmset id Cset alt
note: case identifier _caseid generated from id and Cset.
note: panel by alternatives identifier _panelaltid generated from id and alt.
at least one choice set has more than one instance of the same alternative
r(459);
Can you please see if in my data set something is wrong?
Thank you very much in advance!
I please need help! I did a Discrete Choice Experiment and out of the responses I did a dataset. See below. Now I try to fit in the datas in Stata. But unfortunately I (almost) always get an error. Like this for example:
. cmset id Cset alt
note: case identifier _caseid generated from id and Cset.
note: panel by alternatives identifier _panelaltid generated from id and alt.
at least one choice set has more than one instance of the same alternative
r(459);
Can you please see if in my data set something is wrong?
Thank you very much in advance!
Comment