https://github.com/stats-tests/statstests
Statstests: a Python package that provides a complement of process and statistical tests for statsmodels statistical models.
https://github.com/stats-tests/statstests
count-models data-analysis hyphotesis-tests python regression-models statistics statsmodels
Last synced: 3 months ago
JSON representation
Statstests: a Python package that provides a complement of process and statistical tests for statsmodels statistical models.
- Host: GitHub
- URL: https://github.com/stats-tests/statstests
- Owner: stats-tests
- License: mit
- Created: 2022-09-15T14:14:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2026-01-30T15:48:57.000Z (4 months ago)
- Last Synced: 2026-01-31T08:46:50.036Z (4 months ago)
- Topics: count-models, data-analysis, hyphotesis-tests, python, regression-models, statistics, statsmodels
- Language: Python
- Homepage:
- Size: 3.16 MB
- Stars: 8
- Watchers: 0
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- License: LICENSE.txt
- Authors: AUTHORS
Awesome Lists containing this project
README
# About statstests
statstests is a Python package that provides a complement of process and statistical tests for statsmodels statistical models.
# **Installation**
pip install statstests
# Documentation
The documentation for the latest release is at
https://stats-tests.github.io/statstests/
# Main Features
- Statistical tests:
- Shapiro-Francia normality test
- Overdispersion test
- Linear regression models:
- Process: Stepwise
# Discussion and Development
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.