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

v0.7.2 #37

Closed jhelvy closed 2 years ago

jhelvy commented 2 years ago

This PR adds a few checks to make sure the panelID and clusterUD variables are sequentially increasing numeric vectors and to stop the program if there are any repeated IDs in these variables. It also fixes the bug in #29.