Biogeme Swissmetro examples
Various examples are available to illustrate the syntax of biogeme. They are all based on a data set collected to analyze the impact of the modal innovation in transportation: Swissmetro, a revolutionary mag-lev underground system.
Documentation:
- the official Swissmetro webpage,
- a description of the data set,
- a conference paper by Bierlaire, Axhausen and Abay (2001).
Each model is available both as a .mod
file, with the syntax of (bison) biogeme, and as a .py
file, with the specification written in python, to be used with pythonbiogeme
. The .html
generated by biogeme is also provided, both for biogeme and pythonbiogeme. In general, the output are identical. However, when random numbers are used, the output may vary.