statstests is a Python package that provides a complement of process and statistical tests for statsmodels statistical models.
pip install statstests
The documentation for the latest release is at
https://stats-tests.github.io/statstests/
-
Statistical tests:
- Shapiro-Francia normality test
- Overdispersion test
-
Linear regression models:
- Process: Stepwise
Discussions take place on the mailing list
https://groups.google.com/group/pystatstests
We are very interested in feedback about usability and suggestions for improvements.