UDST / choicemodels

Python library for discrete choice modeling

Home Page:https://udst.github.io/choicemodels

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Known probability distributions in sampling.py

Eh2406 opened this issue · comments

@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.

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.