Skip to content

Add support for Bates distribution#69

Open
saeyma wants to merge 17 commits into
hot9cups:mainfrom
saeyma:feat/bates
Open

Add support for Bates distribution#69
saeyma wants to merge 17 commits into
hot9cups:mainfrom
saeyma:feat/bates

Conversation

@saeyma
Copy link
Copy Markdown

@saeyma saeyma commented Oct 22, 2021

This PR intends to close #47.

🟢 Implemented Batesdistribution.py - mean, pdf, cdf, stdev, pdf plot, and repr
🟢 Demo numbers file for Bates (numbers_bates.txt)
🟢 Added tests for Bates distribution

@hot9cups
Copy link
Copy Markdown
Owner

Heads up -Think I mentioned this somewhere else as well - always run the unit tests locally before the commit to ensure your code works.

@saeyma
Copy link
Copy Markdown
Author

saeyma commented Oct 22, 2021

Actually, math.comb() was added in Python v3.8. That's why it's failing. I'll write a function for that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for Bates distribution

2 participants