Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Weighting #76

Open
jlaz opened this issue Mar 19, 2021 · 1 comment
Open

Weighting #76

jlaz opened this issue Mar 19, 2021 · 1 comment

Comments

@jlaz
Copy link

jlaz commented Mar 19, 2021

Hey @timothyb0912, It seems that functionality for weighing (particularly for mixed logit) is almost there. I'm wondering if there's a workaround to pass weights to the estimator or if you'd be open to guiding me through the implementation?

It seems like the weights parameter is needed here:

mixl_estimator = MixedEstimator(self,

@timothyb0912
Copy link
Owner

Hey @jlaz thanks for brining this up.

I haven't looked at the mixed_logit code in a long time, but because weighting isn't already implemented, my initial instinct is to assume there was something that at the time seemed non-trivial. If so, there wouldn't be an easy workaround. Who knows though I could be wrong.

Guiding you through the implementation sounds like the most fun route to me. Thanks for suggesting and being open to that.

When do you need this completed by? Is there a strict deadline?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants