I'm just collecting some todo items here from existing issues: - [ ] Write a function to handle encoding data with an outside good (#52). - [ ] Revise encoding to handle effects-coded data (#46). - [ ] Restrict WTP space scale parameter to only be log-normal or censored-normal to force positivity (see [this comment](https://github.com/jhelvy/logitr/issues/49#issuecomment-1791256698)). - [ ] Revise how the number of draws is determined based on the model (see [this comment](https://github.com/jhelvy/logitr/issues/49#issuecomment-1781200988) and also [this SO post](https://stats.stackexchange.com/questions/624305/mlogit-logitr-packages-fail-to-recover-true-estimates-of-mixed-logit-random-co/624525)). - [ ] Integrate xlogit as an option for supporting large N draws and speed (#54)
I'm just collecting some todo items here from existing issues: