Dear all,
I am encountering a convergence problem with the 'cmxtmixlogit' command, using STATA 16.1 for windows.
I performed a discrete choice experiment with 5 attributes (specified random, hereafter regrouped under $att). I also included an ASC (specified random) to represent the opt-out alternative. My dataset contains 1,476 observations: 82 decision makers (Id_farmer), each evaluating 6 choice cards (card) with 3 alternatives - including the opt-out - (alternative), with cards regrouped under 2 blocks --> a total of 12 cards exist). To analyse the data I wrote:
cmset Id_farmer card alternative
cmxtmixlogit chosen, random(ASC $att)
The model doesn't converge. Could it be related to the fact that each respondent only evaluates 6 out of the 12 cards?
Thanks in advance!
Related Posts with Cmxtmixlogit discrete choice experiment with choice card blocks
Weak instrument issue with control function approach, in nonlinear modelsDear all, I'm applying the control function (CF) approach in a nonlinear model, the fractional resp…
Power calculations for clustered designs & multiple survey roundsHello, does anyone know how to conduct power calculations that account for both clustered designs an…
The robust standard error in a fixed effects modelHi I have a question about the vce(robust) option. (the option is same with vce(cluster pid) in xtre…
Merging rows that have identical namesDear all, I have been struggling with the following issue. My dataset is basically like in the table…
Python Integration: Pandas Package Causing Stata to CloseAfter setting my python_userpath and python_exec, attempting to execute the following lines from a d…
Subscribe to:
Post Comments (Atom)
0 Response to Cmxtmixlogit discrete choice experiment with choice card blocks
Post a Comment