An open API service indexing awesome lists of open source software.

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.

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.