jhelvy / logitr

Fast estimation of multinomial (MNL) and mixed logit (MXL) models in R with "Preference" space or "Willingness-to-pay" (WTP) space utility parameterizations in R
https://jhelvy.github.io/logitr/
Other
42 stars 15 forks source link

Rc v0.6.0 #33

Closed jhelvy closed 2 years ago

jhelvy commented 2 years ago

This branch merges v0.6.1 into main.

It was originally opened as v0.6.0 with commit 3c9b4d1, but one of the tests was sometimes failing due to differences in random starting points when testing the analytic gradients. So I modified how the starting points are generated for the first iteration only for multistarts which made the tests now all consistently pass for testing the gradients. That fix became version 0.6.1 with commit e8da83b.