__init__.py
|
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_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
|
Move ConfidenceInterval to yli.utils
|
2022-10-19 08:49:43 +11:00 |
test_mannwhitney.py
|
Implement mannwhitney
|
2022-10-13 13:18:51 +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 |