PyLogit is a Python package for performing maximum likelihood estimation of conditional logit models and similar discrete choice models.
Available from PyPi:
pip install pylogit
Available through Anaconda:
conda install -c conda-forge pylogit
or
conda install -c timothyb0912 pylogit
For Jupyter notebooks filled with examples, see examples.
For more information about the asymmetric models that can be estimated with PyLogit, see the following paper
Brathwaite, T., & Walker, J. L. (2018). Asymmetric, closed-form, finite-parameter models of multinomial choice. Journal of Choice Modelling, 29, 78–112. https://doi.org/10.1016/j.jocm.2018.01.002
A free and better formatted version is available at ArXiv.
If PyLogit (or its constituent models) is useful in your research or work, please cite this package by citing the paper above.
Modified BSD (3-clause). See here.
See here.
Version | Tag | Published |
---|---|---|
1.0.1 | 2yrs ago | |
1.0.0 | 2yrs ago | |
0.2.2 | 5yrs ago | |
0.2.1 | 5yrs ago |