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
Error message: I/O error writing .dta fileHello everyone, I've been using stata for sometime now and since some days ago I've started getting…
Next Birth After AbortionHi All, I am using the women file from the Demographic and Health Survey (NFHS-4) India. In that fi…
Multi nominal regression using maximum likelihoodHi everyone, I've checked the forum and I can't seem to find an answer to my question. Due to the …
Stochastic volatility for panel dataDear Stata users, I am working on a paper where I need to imply time varying Vector Autoregression w…
Stripplot; using different symbols when using ,over(group)Dear Listers I have been working with stripplot (SCC) all day, and like how it has turned out. For …
Subscribe to:
Post Comments (Atom)
0 Response to Running Mixed Logit Models with > 20 Random Coefficients
Post a Comment