biogeme.pymc_calculator module¶
Module in charge of the actual calculation of the formula on the database for Bayesian estination.
Michel Bierlaire Tue Oct 28 2025, 11:45:59
- biogeme.pymc_calculator.pymc_formula_evaluator(model_elements)[source]¶
Prepares and compiles the PyMc function for evaluating a Biogeme expression.
- Parameters:
model_elements (
ModelElements) – All elements needed to calculate the expression.- Return type:
TensorVariable