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

Logistic Distribution Support #29

Open
OAGr opened this issue Apr 16, 2020 · 2 comments
Open

Logistic Distribution Support #29

OAGr opened this issue Apr 16, 2020 · 2 comments

Comments

@OAGr
Copy link
Contributor

OAGr commented Apr 16, 2020

It would be great to be able to handle Logistic distributions. Metaculus uses logistic distributions; this may allow (in the future) for users to use WideDomain to make distributions, then export them to Metaculus. (they would need to be fitted to logistic distributions as well, but one thing at a time).

Scipy has the code for this, we'd need to redo it in javascript or reasonML
https://docs.scipy.org/doc/numpy-1.16.1/reference/generated/numpy.random.logistic.html
https://github.com/scipy/scipy/blob/v1.4.1/scipy/stats/_continuous_distns.py

@NunoSempere
Copy link
Collaborator

I'll take this.

@OAGr
Copy link
Contributor Author

OAGr commented Jun 1, 2020

Sounds great, let me know if you have any questions here.

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