UDST / choicemodels

Python library for discrete choice modeling
https://udst.github.io/choicemodels
BSD 3-Clause "New" or "Revised" License
74 stars 33 forks source link

Known probability distributions in sampling.py #2

Closed Eh2406 closed 7 years ago

Eh2406 commented 7 years ago

@apdjustino has a PR for "Known probability distributions in sampling.py" We should make sure that their use case is accounted for in the new code.

waddell commented 7 years ago

Will have to look at that more closely, but sampling.py in utils is related to the transition model so will need to have someone look at the backlog of issues including the one you refer to. Sampling of alternatives in ChoiceModels will be quite different and tied to the econometrics of the estimator for different types of choice models (MNL, NL, Mixed Logit, Latent Class, etc). I'm closing this issue for now in relation to choice models.