|
aa88239cb1
|
Implement deviance chi-squared test for Poisson regression
|
2023-04-21 15:27:47 +10:00 |
|
|
844e6bdec9
|
Implement ttest_ind_multiple
|
2023-04-20 15:41:03 +10:00 |
|
|
f1e943ca89
|
Update documentation
|
2023-04-17 13:24:01 +10:00 |
|
|
d359820f42
|
Add documentation for survival analysis
|
2023-02-26 00:05:10 +11:00 |
|
|
88509c71a3
|
Implement yli.logrank
|
2023-02-25 17:26:31 +11:00 |
|
|
dbebc3b8e9
|
Autodetect ordinal variables in auto_univariable
|
2023-02-07 18:49:57 +11:00 |
|
|
5633a191f1
|
Update documentation
|
2022-12-03 20:01:05 +11:00 |
|
|
fa89f2f156
|
Implement yli.spearman
|
2022-12-03 20:00:52 +11:00 |
|
|
fc8303678f
|
Initial implementation of Brant test
|
2022-12-02 20:47:34 +11:00 |
|
|
e268f385be
|
Implement yli.auto_descriptives
|
2022-11-10 21:20:06 +11:00 |
|
|
c3eef0efea
|
In auto_univariable, omit NaN only from affected analyses
|
2022-11-10 18:51:35 +11:00 |
|
|
ed67a4a610
|
Make nan_policy defaults consistent
Should default to 'warn' always
|
2022-11-10 18:28:27 +11:00 |
|
|
e5833796af
|
Add auto_univariable
|
2022-11-09 23:31:27 +11:00 |
|
|
ce4df2eac1
|
Show independent/dependent variables in t test and Mann-Whitney output
|
2022-11-09 22:25:50 +11:00 |
|
|
239a0646d2
|
Rename ConfidenceInterval to Interval
|
2022-11-09 22:10:15 +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 |
|
|
c6cef4aee7
|
Update documentation
|
2022-11-09 17:39:52 +11:00 |
|
|
ab90cfc0e4
|
Report group means/SD for t test
|
2022-11-09 17:05:16 +11:00 |
|
|
b31ae6686f
|
Make yli.mannwhitney support pandas nullable dtypes
|
2022-10-20 20:58:42 +11:00 |
|
|
ee36ac9d14
|
Add test and example for yli.pearsonr
|
2022-10-20 20:57:57 +11:00 |
|
|
5248abf859
|
Clarify documentation for Mann-Whitney test
|
2022-10-20 20:57:24 +11:00 |
|
|
d5ce46f6d0
|
Add example code/output to documentation
|
2022-10-19 08:49:44 +11:00 |
|
|
a484b6205c
|
Add option to make __repr__ print the summary
|
2022-10-19 08:49:44 +11:00 |
|
|
57189990d6
|
Write Sphinx documentation
|
2022-10-19 08:49:44 +11:00 |
|
|
349eebb202
|
Rename δ -> Δμ for clarity
|
2022-10-16 01:44:05 +11:00 |
|
|
a2442214ed
|
Observe config.alpha for significance tests and regression
|
2022-10-15 23:24:29 +11:00 |
|
|
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 |
|
|
7e8418eb36
|
Implement chi2
|
2022-10-13 15:58:27 +11:00 |
|
|
edc82c1658
|
Implement mannwhitney
|
2022-10-13 13:18:51 +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 |
|