scipy-yli/tests
RunasSudo ce4df2eac1
Show independent/dependent variables in t test and Mann-Whitney output
2022-11-09 22:25:50 +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 Add expected summary output to unit tests for examples in documentation 2022-10-19 08:49:44 +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 Add expected summary output to unit tests for examples in documentation 2022-10-19 08:49:44 +11:00
test_correlation.py Add test and example for yli.pearsonr 2022-10-20 20:57:57 +11:00
test_fmt_pvalues.py Refactor fmt_p 2022-11-09 17:39:53 +11:00
test_hdi.py Move ConfidenceInterval to yli.utils 2022-10-19 08:49:43 +11:00
test_mannwhitney.py Show independent/dependent variables in t test and Mann-Whitney output 2022-11-09 22:25:50 +11:00
test_regress.py Add expected summary output to unit tests for examples in documentation 2022-10-19 08:49:44 +11:00
test_ttest.py Show independent/dependent variables in t test and Mann-Whitney output 2022-11-09 22:25:50 +11:00
test_vif.py Implement vif 2022-10-13 16:46:53 +11:00