scipy-yli/tests
RunasSudo bf5cc434b5
Allow customising p value formatting
2022-10-15 23:11:22 +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_anova.py Implement anova_oneway 2022-10-14 20:18:25 +11:00
test_bayes_factors.py Implement RegressionResult.bayesfactor_beta_zero 2022-10-14 14:21:36 +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_fmt_pvalues.py Allow customising p value formatting 2022-10-15 23:11:22 +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 Regression output: Hide boolean reference categories by default if reference category is False 2022-10-15 01:42:06 +11:00
test_ttest.py Implement ttest_ind 2022-10-13 12:53:18 +11:00
test_vif.py Implement vif 2022-10-13 16:46:53 +11:00