Python implementation of the Mixed Logit model
This repository has been archived on 2026-02-28. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
LucasJavaudin 669da341dd new commit
2019-10-25 09:59:15 +02:00
python new commit 2019-10-25 09:59:15 +02:00
.gitignore Initial commit 2019-10-09 09:04:23 +02:00
LICENSE Initial commit 2019-10-09 09:04:23 +02:00
README.md Initial commit 2019-10-09 09:04:23 +02:00
requirements.txt initial commit 2019-10-09 09:06:21 +02:00

MixedLogit

Python implementation of the Mixed Logit model.