Mixtures of logit with Monte-Carlo 2000 MLHS draws

Estimation of a mixtures of logit models where the integral is approximated using MonteCarlo integration with MLHS draws.

author:

Michel Bierlaire, EPFL

date:

Thu Apr 13 23:36:34 2023

import biogeme.biogeme_logging as blog
from biogeme.expressions import bioDraws
from b07estimation_specification import get_biogeme
logger = blog.get_screen_logger(level=blog.INFO)
logger.info('Example b07estimation_monte_carlo_mlhs.py')
Example b07estimation_monte_carlo_mlhs.py
R = 2000
the_draws = bioDraws('b_time_rnd', 'NORMAL_MLHS')
the_biogeme = get_biogeme(the_draws=the_draws, number_of_draws=R)
the_biogeme.modelName = 'b07estimation_monte_carlo_mlhs'
Biogeme parameters read from biogeme.toml.
results = the_biogeme.estimate()
As the model is rather complex, we cancel the calculation of second derivatives. If you want to control the parameters, change the name of the algorithm in the TOML file from "automatic" to "simple_bounds"
*** Initial values of the parameters are obtained from the file __b07estimation_monte_carlo_mlhs.iter
Cannot read file __b07estimation_monte_carlo_mlhs.iter. Statement is ignored.
As the model is rather complex, we cancel the calculation of second derivatives. If you want to control the parameters, change the name of the algorithm in the TOML file from "automatic" to "simple_bounds"
Optimization algorithm: hybrid Newton/BFGS with simple bounds [simple_bounds]
** Optimization: BFGS with trust region for simple bounds
Iter.         asc_car       asc_train          b_cost          b_time        b_time_s     Function    Relgrad   Radius      Rho
    0               1              -1              -1              -1               2      9.8e+03       0.15        1     0.23    +
    1         1.1e-16           -0.79               0              -2             2.3        9e+03      0.065        1     0.32    +
    2            0.41           -0.65              -1              -2             2.2      8.7e+03      0.033        1     0.61    +
    3            0.41           -0.65              -1              -2             2.2      8.7e+03      0.033      0.5     -1.4    -
    4            0.41           -0.65              -1              -2             2.2      8.7e+03      0.033     0.25    0.044    -
    5            0.16           -0.44           -0.75            -2.3               2      8.6e+03      0.015     0.25     0.65    +
    6            0.33           -0.46           -0.94            -2.3             1.7      8.6e+03      0.019     0.25      0.3    +
    7            0.33           -0.46           -0.94            -2.3             1.7      8.6e+03      0.019     0.12    -0.43    -
    8             0.2           -0.33            -0.9            -2.2             1.7      8.6e+03     0.0096     0.12     0.45    +
    9            0.33           -0.38           -0.84            -2.1             1.6      8.6e+03     0.0097     0.12     0.36    +
   10            0.33           -0.38           -0.84            -2.1             1.6      8.6e+03     0.0097    0.062    -0.18    -
   11            0.33           -0.38           -0.84            -2.1             1.6      8.6e+03     0.0097    0.031   0.0045    -
   12             0.3           -0.41           -0.81            -2.2             1.6      8.6e+03     0.0053    0.031     0.54    +
   13            0.27           -0.38           -0.84            -2.1             1.6      8.6e+03     0.0044    0.031     0.68    +
   14            0.24           -0.41           -0.87            -2.1             1.5      8.6e+03     0.0064    0.031     0.42    +
   15            0.27            -0.4           -0.86            -2.1             1.5      8.6e+03      0.003    0.031     0.74    +
   16            0.24            -0.4           -0.84            -2.1             1.5      8.6e+03     0.0025    0.031     0.75    +
   17            0.24           -0.42           -0.87            -2.1             1.5      8.6e+03     0.0019    0.031     0.76    +
   18            0.21           -0.42           -0.84              -2             1.4      8.6e+03     0.0033    0.031     0.56    +
   19            0.23           -0.43           -0.85              -2             1.4      8.6e+03     0.0016    0.031     0.84    +
   20             0.2           -0.43           -0.86              -2             1.4      8.6e+03     0.0023    0.031     0.68    +
   21            0.21           -0.44           -0.86              -2             1.3      8.6e+03     0.0013    0.031     0.78    +
   22            0.19           -0.44           -0.84            -1.9             1.3      8.6e+03     0.0017    0.031     0.66    +
   23             0.2           -0.46           -0.85            -1.9             1.3      8.6e+03      0.001    0.031     0.66    +
   24            0.18           -0.46           -0.85            -1.9             1.2      8.6e+03    0.00099    0.031     0.57    +
   25            0.18           -0.46           -0.85            -1.9             1.2      8.6e+03    0.00099    0.016    -0.92    -
   26            0.19           -0.46           -0.84            -1.9             1.2      8.6e+03     0.0006    0.016     0.12    +
   27            0.18           -0.46           -0.85            -1.9             1.2      8.6e+03    0.00033    0.016     0.59    +
   28            0.18           -0.46           -0.85            -1.9             1.2      8.6e+03    0.00033   0.0078     -2.4    -
   29            0.18           -0.46           -0.85            -1.9             1.2      8.6e+03    0.00033   0.0039     -1.3    -
   30            0.18           -0.46           -0.85            -1.9             1.2      8.6e+03    0.00033    0.002    -0.41    -
   31            0.18           -0.46           -0.85            -1.9             1.2      8.6e+03    0.00041    0.002     0.43    +
   32            0.18           -0.46           -0.85            -1.9             1.2      8.6e+03    9.3e-05    0.002     0.88    +
Results saved in file b07estimation_monte_carlo_mlhs.html
Results saved in file b07estimation_monte_carlo_mlhs.pickle
print(results.short_summary())
Results for model b07estimation_monte_carlo_mlhs
Nbr of parameters:              5
Sample size:                    10719
Excluded data:                  9
Final log likelihood:           -8570.633
Akaike Information Criterion:   17151.27
Bayesian Information Criterion: 17187.66
pandas_results = results.get_estimated_parameters()
pandas_results
Value Rob. Std err Rob. t-test Rob. p-value
asc_car 0.183739 0.035271 5.209306 1.895483e-07
asc_train -0.463212 0.048031 -9.643951 0.000000e+00
b_cost -0.847565 0.057822 -14.658225 0.000000e+00
b_time -1.874880 0.076621 -24.469518 0.000000e+00
b_time_s 1.223755 0.088323 13.855412 0.000000e+00


Total running time of the script: (7 minutes 24.674 seconds)

Gallery generated by Sphinx-Gallery