.. Biogeme documentation master file, created by sphinx-quickstart on Tue Jun 18 14:40:00 2024. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to Biogeme's documentation! =================================== Biogeme is a open source Python package designed for the maximum likelihood estimation of parametric models in general, with a special emphasis on discrete choice models. It relies on the package Python Data Analysis Library called Pandas. This webpage contains the documentation created by `Sphinx `_ from the source code of Biogeme. If you do not find some information here, consult also the two following sources: - `Biogeme's main webpage `_ - `ChatGPT Biogeme Assistant `_ Installation instructions ------------------------- This section provides detailed instructions on how to install Biogeme on various platforms. .. toctree:: :maxdepth: 2 install.rst Examples of usage ----------------- This section contains various examples demonstrating how to use Biogeme for different purposes. .. toctree:: :maxdepth: 2 examples.rst TOML Configuration ------------------ This section describes the TOML configuration files used by Biogeme. .. toctree:: :maxdepth: 2 code/toml.rst Native Draws ------------ This section explains how to use native draws in Biogeme for Monte-Carlo simulation. .. toctree:: :maxdepth: 2 code/native_draws.rst Biogeme code ------------ This section provides detailed information about the code of Biogeme. .. toctree:: :maxdepth: 2 code/biogeme.rst Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`