Commit Graph

21 Commits

Author SHA1 Message Date
e8e97f6073
Implement anova_oneway 2022-10-14 20:18:25 +11:00
a753761675
Style fixups 2022-10-14 20:08:01 +11:00
255ad100fd
Refactor fmt_p 2022-10-14 14:48:26 +11:00
526d361338
Implement RegressionResult.bayesfactor_beta_zero 2022-10-14 14:21:36 +11:00
bb534cb285
vif: Allow computing VIF only for variables in the formula 2022-10-14 14:08:51 +11:00
461e00df78
Implement PenalisedLogit 2022-10-13 17:23:29 +11:00
51008296c2
Implement vif 2022-10-13 16:46:53 +11:00
987520e700
Implement regression helpers 2022-10-13 16:46:53 +11:00
e1051d8aff
Implement utilities for saving/loading pandas DataFrames to/from file 2022-10-13 15:58:27 +11:00
7e8418eb36
Implement chi2 2022-10-13 15:58:27 +11:00
edc82c1658
Implement mannwhitney 2022-10-13 13:18:51 +11:00
1fad506a5e
Use pytest.approx in unit tests 2022-10-13 12:53:52 +11:00
6b43034a50
Implement ttest_ind 2022-10-13 12:53:18 +11:00
97a01b4e80
Implement ttest_ind 2022-10-11 22:52:42 +11:00
582cfa5893
Implement transformed_dist 2022-10-09 13:02:06 +11:00
b8250054a2
Implement truncated sum for calculating beta_oddsratio.cdf 2022-10-07 22:12:55 +11:00
cbb79207ae
Implement beta_oddsratio 2022-10-07 16:52:51 +11:00
d3842e1645
Implement hdi 2022-10-06 18:47:24 +11:00
e1fd73e095
Add test case for beta_ratio.pdf/cdf/mean 2022-10-06 18:30:25 +11:00
fb1e03bfab
Implement beta_ratio.from_scipy 2022-10-05 21:50:16 +11:00
006ddd2c41
Publish beta ratio distribution 2022-10-05 20:08:04 +11:00