arteagac / xlogit

A Python package for GPU-accelerated estimation of mixed logit models.
https://xlogit.readthedocs.io
GNU General Public License v3.0
49 stars 22 forks source link

Random coefficient that is not part of X #25

Open friedertheo opened 2 weeks ago

friedertheo commented 2 weeks ago

Dear @arteagac,

Is there a way to estimate a random coefficient on a variable not part of X? Or alternatively, force the coefficient on the mean to be 0?

Thank you very much for your help!

Best, Theo

arteagac commented 1 week ago

Dear @friedertheo. Unfortunately, xlogit does not support forcing the mean coefficient to be zero.