scipy-yli/tests
RunasSudo 987520e700
Implement regression helpers
2022-10-13 16:46:53 +11:00
..
__init__.py Add test case for beta_ratio.pdf/cdf/mean 2022-10-06 18:30:25 +11:00
beta_ratio_vs_jsaffer.npy Add test case for beta_ratio.pdf/cdf/mean 2022-10-06 18:30:25 +11:00
test_beta_oddsratio.py Use pytest.approx in unit tests 2022-10-13 12:53:52 +11:00
test_beta_ratio.py Use pytest.approx in unit tests 2022-10-13 12:53:52 +11:00
test_chi2.py Implement chi2 2022-10-13 15:58:27 +11:00
test_hdi.py Use pytest.approx in unit tests 2022-10-13 12:53:52 +11:00
test_mannwhitney.py Implement mannwhitney 2022-10-13 13:18:51 +11:00
test_regress.py Implement regression helpers 2022-10-13 16:46:53 +11:00
test_ttest.py Implement ttest_ind 2022-10-13 12:53:18 +11:00