mattwigway / DiscreteChoiceModels.jl

Discrete choice/random utility models in Julia
MIT License
12 stars 1 forks source link

Figure out why biogeme model does not reproduce example #2

Closed mattwigway closed 2 years ago

mattwigway commented 2 years ago

Fitting the Biogeme 01logit model with DiscreteChoiceModels.jl, we do not get the same coefficients as in Biogeme. The initial log-likelihood is the same, but the final log-likelihood is not, the pseudo-R2 is lower, etc. When setting starting values to the final values from Biogeme, the initial log-likelihood is quite smaller.