Hi there,
I'm trying to run a Mixed Logit Model using the user written mixlogit command of the form:
mixlogit choice_variable , rand(random_coefficient1 random_coefficient2....) group(choice_id) id(individual_id)
However, I have 28 coefficients I would like to specify as random in my data set, and consequently when I try to run the model I get the error message:
maximum dimension is 20
r(3200);
I was just wondering if anyone knew if there was a way around this user the mixlogit command, or if there was another command available that I could use to run this type of model with > 20 random coefficients?
I've had a look around at some of the Stata resource available online and some other forums and not found an answer for this thus far. Apologies if I've missed something very obvious!
Best wishes,
Tom
Related Posts with Running Mixed Logit Models with > 20 Random Coefficients
I cant run xtdcce2 command someone help for thatI am working on Panel Data , N:25 T:15. ı need to perform CS-ARDL with xtdcce2 code. I run this code…
Joinby with FramesIs there a way to use joinby with frames? I can of course manage without, but it would be elegant to…
bsn in svyset foor bootstrap regressionHello! I am working with a complex survey design, with bootstrap weights. I have 1000 bootstrap wei…
Counting events within a certain periodHello all, Please I have a dataset where patients have several episodes of the disease. I am seekin…
First differences model: How to control for unobserved variables that vary over time but remain constant across entities?Hello everyone, I use a stacked first differences model to estimate the impact of globalization on …
Subscribe to:
Post Comments (Atom)
0 Response to Running Mixed Logit Models with > 20 Random Coefficients
Post a Comment