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

Added negative binomial distribution #32

Merged
merged 1 commit into from
Nov 24, 2016
Merged

Added negative binomial distribution #32

merged 1 commit into from
Nov 24, 2016

Conversation

atgjack
Copy link
Owner

@atgjack atgjack commented Nov 24, 2016

See: #17
Adds and tests the Negative Binomial distribution.

Updated Gamma distribution to do proper validations.
Updated Poisson distribution to use floats for random number generation. This was resulting in a 0 when trying to generate random values via the negative binomial random function. It is fixed now.

@atgjack atgjack merged commit ea40d89 into master Nov 24, 2016
@atgjack atgjack deleted the neg-binom branch November 24, 2016 03:32
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

Successfully merging this pull request may close these issues.

1 participant