Hey everyone,
I am new to stata and CE and I hope some one can help me how to include opt-out options in my choice experiment.
I created a Choice Set (16x2 resulting in 32 options) with an Opt-Out Option and now I am struggling with including this opt out option in my data and my mixed logit model.
I found a comment of Arne Hole in a discussion forum:
If you code the variables as missing for the opt-out alternative you will effectively remove this alternative from the choice set. Another option is to code the variables as zeroes and include an alternative-specific constant for the opt-out alternative.
I coded the opt out options as 0. For the alternative specific constant (ASC), I found literature which say that they include this constant and code it as ASC=1 if its Option A or B and ASC=0 if its the opt out option.
Unfortunately, I don't know how to further proceed.
Would that mean for me that I would simply add another column "ASC" to my dataset in the Excel file and add the corresponding encoding (1 or 0)? Would I then have to change something in my code in the do file accordingly, for example simply enumerate ASC with the other attributes in the code?
Thank you
Charlotte
Related Posts with Opt-out alternative for Choice Experiments
Wild bootstrap with MLDear users, I need to estimate a maximum likelihood model with wild bootstrap as I have few cluster …
Predicitve Margins and Marginsplots dor continuous variableHello together, I am completely new to margins and marginsplots an have the following question: I …
New Stata package: ddml for Double/debiased Machine LearningI am happy to announce a new package that I have written together with Christian Hansen, Mark Schaff…
Merging problem of congressional district data with countiesThis is my one set of data where I have statefip , district ( which stands for congressional distric…
Bug in the dir extended macro Dear All, I wonder if anyone can interpret the below syntax line for me. Thank you, Sergiy Array…
Subscribe to:
Post Comments (Atom)
0 Response to Opt-out alternative for Choice Experiments
Post a Comment