scipy-yli/yli
RunasSudo 0dab62ad0a
Implement yli.OrdinalLogit as preferred model for ordinal logistic regression
OrdinalLogit uses a parameterisation where the cutoff terms are directly incorporated
2022-12-02 20:47:11 +11:00
..
__init__.py Implement yli.OrdinalLogit as preferred model for ordinal logistic regression 2022-12-02 20:47:11 +11:00
bayes_factors.py Add option to make __repr__ print the summary 2022-10-19 08:49:44 +11:00
config.py Update global.rst documentation 2022-10-19 08:54:39 +11:00
descriptives.py Implement yli.auto_descriptives 2022-11-10 21:20:06 +11:00
distributions.py Rename ConfidenceInterval to Interval 2022-11-09 22:10:15 +11:00
io.py Write Sphinx documentation 2022-10-19 08:49:44 +11:00
regress.py Implement yli.OrdinalLogit as preferred model for ordinal logistic regression 2022-12-02 20:47:11 +11:00
sig_tests.py Implement yli.auto_descriptives 2022-11-10 21:20:06 +11:00
utils.py Allow check_nan to only consider certain columns 2022-11-10 18:51:35 +11:00