issues
search
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
TODO
#51
Open
jhelvy
opened
1 year ago
jhelvy
commented
1 year ago
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
).
[ ] Revise how the number of draws is determined based on the model (see
this comment
and also
this SO post
).
[ ] Integrate xlogit as an option for supporting large N draws and speed (#54)
I'm just collecting some todo items here from existing issues: