tegregr

Multiple and hierarchical regression


License
MIT
Install
pip install tegregr==0.1.4

Documentation

tegregr

Multiple and hierarchical regression in Python.

The function teg_regression provides the overall model F-test and t-tests per coefficient, and also provides F-tests for change in explained variance from a baseline to a nested model. See example.py for usage. Results are reported by feeding the output object to teg_report_regr.

See example.py for usage. Install via: pip install tegregr

DOI