scipy-yli/yli
RunasSudo 8238383edb
Fix up yli.turnbull
Draw step function at configurable point on each Turnbull interval (previous documentation did not correctly describe the behaviour of the function)
Draw survival curve from time 0, survival 100%
2023-04-22 01:18:38 +10:00
..
__init__.py Implement Poisson regression 2023-04-21 15:27:18 +10:00
bayes_factors.py Add option to make __repr__ print the summary 2022-10-19 08:49:44 +11:00
config.py Implement yli.IntervalCensoredCox 2023-04-17 22:40:32 +10:00
descriptives.py Add documentation for auto_correlations 2023-02-07 18:49:00 +11:00
distributions.py Rename ConfidenceInterval to Interval 2022-11-09 22:10:15 +11:00
graphs.py Add helper function set up graph fonts 2023-02-07 18:50:15 +11:00
io.py Write Sphinx documentation 2022-10-19 08:49:44 +11:00
regress.py Implement RegressionModel.pseudo_rsquared_adj 2023-04-21 18:11:04 +10:00
shap.py Update documentation 2023-04-17 13:24:01 +10:00
sig_tests.py Implement deviance chi-squared test for Poisson regression 2023-04-21 15:27:47 +10:00
survival.py Fix up yli.turnbull 2023-04-22 01:18:38 +10:00
utils.py Add helper function for making dtype ordinal (ordered category) 2022-12-03 22:23:18 +11:00