0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 22 hours ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
TST: remove extraneous lines from test_core test_corr More... over 7 years ago
RFT: change doc from Spearman to Pearson, change outputs to match other funs More... over 7 years ago
Merge pull request #131 from kellieotto/fix-tests More... almost 8 years ago
BUG: add from future import division to binomial_p and hypergeometric More... almost 8 years ago
TST: improve binomial_p and hypergeometric test coverage by following branching logic More... almost 8 years ago
BUG: fix brackets in taking min for two-sided p-value More... almost 8 years ago
TST: fix binomial_p test error and add check for inputs ValueError More... almost 8 years ago
BUG: add parameter check and fix bug in two-sided p-value calculation More... almost 8 years ago
TST: add unit tests for ValueErrors More... almost 8 years ago
TST: add parameter checks at the beginning of hypergeometric More... almost 8 years ago
TST: fix hypergeom tests to match output of scipy hypergeom cdf More... almost 8 years ago
BUG: fix null hypothesis bug in hypergeom More... almost 8 years ago
TST: update binomial_p tests and ensure p-values match scipy.stats.binom.cdf More... almost 8 years ago
BUG: fix error in binomial permutation test More... almost 8 years ago
Merge pull request #129 from kellieotto/conf More... almost 8 years ago
TST: tests for bad initial guesses of lower and upper hypergeom conf intervals More... almost 8 years ago
ENH: ensure that Brent's method finds a root in hypergeom conf int More... almost 8 years ago
Merge pull request #128 from pbstark/confidence More... almost 8 years ago
TST: add test for bad starting points for Brent's method in binomial confidence interval More... almost 8 years ago
ENH: ensure that starting interval for Brent's method in binomial confidence interval contains a root More... almost 8 years ago
Merge pull request #127 from qqqube/newChanges More... almost 8 years ago
first More... almost 8 years ago
ENH: fixed binomialp.py and hypergeom.py More... almost 8 years ago
ENH fixed binomial and hypergeom More... almost 8 years ago
ENH SPRT, binomial, hypergeometric More... almost 8 years ago
ENH SPRT, Binomial, Hypergeometric More... almost 8 years ago
ENH: SPRT, Binomial, Hypergeometric More... almost 8 years ago
ENH: sprt, binomial, hypergeom More... almost 8 years ago
Merge pull request #124 from kellieotto/remove-slow-nsgk-test More... almost 8 years ago
TST: remove slow NSGK test. Now, we have the NSGK repository that runs the same thing. More... almost 8 years ago