.. _sphx_glr_auto_examples_montecarlo: Monte-Carlo integration with Biogeme ************************************ Example discussed in `Bierlaire (2019) Monte-Carlo integration with Biogeme `_ .. raw:: html
.. raw:: html
.. thumbnail-parent-div-open .. raw:: html
.. only:: html .. image:: /auto_examples/montecarlo/images/thumb/sphx_glr_b07estimation_specification_thumb.png :alt: :doc:`/auto_examples/montecarlo/b07estimation_specification` .. raw:: html
Specification of the mixtures of logit
.. raw:: html
.. only:: html .. image:: /auto_examples/montecarlo/images/thumb/sphx_glr_generate_jed_run_thumb.png :alt: :doc:`/auto_examples/montecarlo/generate_jed_run` .. raw:: html
Generate SLURM run scripts for Biogeme experiments.
.. raw:: html
.. only:: html .. image:: /auto_examples/montecarlo/images/thumb/sphx_glr_plot_b01simple_integral_thumb.png :alt: :doc:`/auto_examples/montecarlo/plot_b01simple_integral` .. raw:: html
Simple integral
.. raw:: html
.. only:: html .. image:: /auto_examples/montecarlo/images/thumb/sphx_glr_plot_b02simple_integral_thumb.png :alt: :doc:`/auto_examples/montecarlo/plot_b02simple_integral` .. raw:: html
Various integration methods
.. raw:: html
.. only:: html .. image:: /auto_examples/montecarlo/images/thumb/sphx_glr_plot_b03antithetic_thumb.png :alt: :doc:`/auto_examples/montecarlo/plot_b03antithetic` .. raw:: html
Antithetic draws
.. raw:: html
.. only:: html .. image:: /auto_examples/montecarlo/images/thumb/sphx_glr_plot_b03antithetic_explicit_thumb.png :alt: :doc:`/auto_examples/montecarlo/plot_b03antithetic_explicit` .. raw:: html
Antithetic draws explicitly generated
.. raw:: html
.. only:: html .. image:: /auto_examples/montecarlo/images/thumb/sphx_glr_plot_b04normal_mixture_numerical_thumb.png :alt: :doc:`/auto_examples/montecarlo/plot_b04normal_mixture_numerical` .. raw:: html
Numerical integration
.. raw:: html
.. only:: html .. image:: /auto_examples/montecarlo/images/thumb/sphx_glr_plot_b05normal_mixture_monte_carlo_thumb.png :alt: :doc:`/auto_examples/montecarlo/plot_b05normal_mixture_monte_carlo` .. raw:: html
Monte-Carlo integration
.. raw:: html
.. only:: html .. image:: /auto_examples/montecarlo/images/thumb/sphx_glr_plot_b06estimation_integral_thumb.png :alt: :doc:`/auto_examples/montecarlo/plot_b06estimation_integral` .. raw:: html
Estimation of mixtures of logit
.. raw:: html
.. only:: html .. image:: /auto_examples/montecarlo/images/thumb/sphx_glr_plot_b07estimation_monte_carlo_thumb.png :alt: :doc:`/auto_examples/montecarlo/plot_b07estimation_monte_carlo` .. raw:: html
Mixtures of logit with Monte-Carlo 10_000 draws
.. raw:: html
.. only:: html .. image:: /auto_examples/montecarlo/images/thumb/sphx_glr_plot_b07estimation_monte_carlo_500_thumb.png :alt: :doc:`/auto_examples/montecarlo/plot_b07estimation_monte_carlo_500` .. raw:: html
Mixtures of logit with Monte-Carlo 500 draws
.. raw:: html
.. only:: html .. image:: /auto_examples/montecarlo/images/thumb/sphx_glr_plot_b07estimation_monte_carlo_anti_thumb.png :alt: :doc:`/auto_examples/montecarlo/plot_b07estimation_monte_carlo_anti` .. raw:: html
Mixtures of logit with Monte-Carlo 10_000 antithetic draws
.. raw:: html
.. only:: html .. image:: /auto_examples/montecarlo/images/thumb/sphx_glr_plot_b07estimation_monte_carlo_anti_500_thumb.png :alt: :doc:`/auto_examples/montecarlo/plot_b07estimation_monte_carlo_anti_500` .. raw:: html
Mixtures of logit with Monte-Carlo 500 antithetic draws
.. raw:: html
.. only:: html .. image:: /auto_examples/montecarlo/images/thumb/sphx_glr_plot_b07estimation_monte_carlo_halton_thumb.png :alt: :doc:`/auto_examples/montecarlo/plot_b07estimation_monte_carlo_halton` .. raw:: html
Mixtures of logit with Monte-Carlo 10_000 Halton draws
.. raw:: html
.. only:: html .. image:: /auto_examples/montecarlo/images/thumb/sphx_glr_plot_b07estimation_monte_carlo_halton_500_thumb.png :alt: :doc:`/auto_examples/montecarlo/plot_b07estimation_monte_carlo_halton_500` .. raw:: html
Mixtures of logit with Monte-Carlo 500 Halton draws
.. raw:: html
.. only:: html .. image:: /auto_examples/montecarlo/images/thumb/sphx_glr_plot_b07estimation_monte_carlo_mlhs_thumb.png :alt: :doc:`/auto_examples/montecarlo/plot_b07estimation_monte_carlo_mlhs` .. raw:: html
Mixtures of logit with Monte-Carlo 10_000 MLHS draws
.. raw:: html
.. only:: html .. image:: /auto_examples/montecarlo/images/thumb/sphx_glr_plot_b07estimation_monte_carlo_mlhs_500_thumb.png :alt: :doc:`/auto_examples/montecarlo/plot_b07estimation_monte_carlo_mlhs_500` .. raw:: html
Mixtures of logit with Monte-Carlo 500 MLHS draws
.. raw:: html
.. only:: html .. image:: /auto_examples/montecarlo/images/thumb/sphx_glr_plot_b07estimation_monte_carlo_mlhs_anti_thumb.png :alt: :doc:`/auto_examples/montecarlo/plot_b07estimation_monte_carlo_mlhs_anti` .. raw:: html
Mixtures of logit with Monte-Carlo 10_000 antithetic MLHS draws
.. raw:: html
.. only:: html .. image:: /auto_examples/montecarlo/images/thumb/sphx_glr_plot_b07estimation_monte_carlo_mlhs_anti_500_thumb.png :alt: :doc:`/auto_examples/montecarlo/plot_b07estimation_monte_carlo_mlhs_anti_500` .. raw:: html
Mixtures of logit with Monte-Carlo 2000 antithetic MLHS draws
.. raw:: html
.. only:: html .. image:: /auto_examples/montecarlo/images/thumb/sphx_glr_swissmetro_thumb.png :alt: :doc:`/auto_examples/montecarlo/swissmetro` .. raw:: html
Data preparation for Swissmetro
.. raw:: html
.. only:: html .. image:: /auto_examples/montecarlo/images/thumb/sphx_glr_swissmetro_one_thumb.png :alt: :doc:`/auto_examples/montecarlo/swissmetro_one` .. raw:: html
Data preparation for Swissmetro: one observation
.. thumbnail-parent-div-close .. raw:: html
.. toctree:: :hidden: /auto_examples/montecarlo/b07estimation_specification /auto_examples/montecarlo/generate_jed_run /auto_examples/montecarlo/plot_b01simple_integral /auto_examples/montecarlo/plot_b02simple_integral /auto_examples/montecarlo/plot_b03antithetic /auto_examples/montecarlo/plot_b03antithetic_explicit /auto_examples/montecarlo/plot_b04normal_mixture_numerical /auto_examples/montecarlo/plot_b05normal_mixture_monte_carlo /auto_examples/montecarlo/plot_b06estimation_integral /auto_examples/montecarlo/plot_b07estimation_monte_carlo /auto_examples/montecarlo/plot_b07estimation_monte_carlo_500 /auto_examples/montecarlo/plot_b07estimation_monte_carlo_anti /auto_examples/montecarlo/plot_b07estimation_monte_carlo_anti_500 /auto_examples/montecarlo/plot_b07estimation_monte_carlo_halton /auto_examples/montecarlo/plot_b07estimation_monte_carlo_halton_500 /auto_examples/montecarlo/plot_b07estimation_monte_carlo_mlhs /auto_examples/montecarlo/plot_b07estimation_monte_carlo_mlhs_500 /auto_examples/montecarlo/plot_b07estimation_monte_carlo_mlhs_anti /auto_examples/montecarlo/plot_b07estimation_monte_carlo_mlhs_anti_500 /auto_examples/montecarlo/swissmetro /auto_examples/montecarlo/swissmetro_one