|
aff4287ccc
|
Add unit test for yli.turnbull
|
2023-04-22 01:18:38 +10:00 |
|
|
65f3a2601d
|
Update unit tests
|
2023-04-17 15:16:09 +10:00 |
|
|
f1e943ca89
|
Update documentation
|
2023-04-17 13:24:01 +10:00 |
|
|
ac2aca7b8f
|
Large refactor of yli.regress
|
2023-04-16 23:49:43 +10:00 |
|
|
fa89f2f156
|
Implement yli.spearman
|
2022-12-03 20:00:52 +11:00 |
|
|
b2a72a8ef8
|
Add unit test for RegressionResult.brant
|
2022-12-03 01:59:54 +11:00 |
|
|
ea2d04ada1
|
Add unit test for OrdinalLogit
|
2022-12-03 01:59:54 +11:00 |
|
|
04643d312c
|
Add unit test for RegressionResult.bootstrap
|
2022-12-02 21:07:08 +11:00 |
|
|
ce4df2eac1
|
Show independent/dependent variables in t test and Mann-Whitney output
|
2022-11-09 22:25:50 +11:00 |
|
|
0f63b7eb40
|
Show descriptives in Mann-Whitney test output
|
2022-11-09 22:08:27 +11:00 |
|
|
ea2bf53ace
|
Display t test comparison of groups as table
|
2022-11-09 18:18:47 +11:00 |
|
|
d8dcece09d
|
Refactor fmt_p
Combine html, only_value, tabular flags into a single Flag
|
2022-11-09 17:39:53 +11:00 |
|
|
ab90cfc0e4
|
Report group means/SD for t test
|
2022-11-09 17:05:16 +11:00 |
|
|
ee36ac9d14
|
Add test and example for yli.pearsonr
|
2022-10-20 20:57:57 +11:00 |
|
|
66d7e70806
|
Add expected summary output to unit tests for examples in documentation
|
2022-10-19 08:49:44 +11:00 |
|
|
12a0707998
|
Move ConfidenceInterval to yli.utils
|
2022-10-19 08:49:43 +11:00 |
|
|
bf5cc434b5
|
Allow customising p value formatting
|
2022-10-15 23:11:22 +11:00 |
|
|
70fba04b2f
|
Regression output: Hide boolean reference categories by default if reference category is False
|
2022-10-15 01:42:06 +11:00 |
|
|
d1249914ff
|
Allow cols_for_formula and reference category detection to support explicit contrasts
|
2022-10-15 01:35:49 +11:00 |
|
|
b2aaaabb0e
|
Improve pretty printing of regression results
Pretty print categorical variables and show reference category
|
2022-10-14 21:57:22 +11:00 |
|
|
e8e97f6073
|
Implement anova_oneway
|
2022-10-14 20:18:25 +11:00 |
|
|
526d361338
|
Implement RegressionResult.bayesfactor_beta_zero
|
2022-10-14 14:21:36 +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 |
|
|
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 |
|
|
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 |
|