AUTHORS.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.md
setup.py
HLR/__init__.py
HLR/diagnostic_tests.py
HLR/plots.py
HLR/regression.py
HLR.egg-info/PKG-INFO
HLR.egg-info/SOURCES.txt
HLR.egg-info/dependency_links.txt
HLR.egg-info/not-zip-safe
HLR.egg-info/requires.txt
HLR.egg-info/top_level.txt
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
docs/images/plot_histogram_std_residuals.png
docs/images/plot_influence.png
docs/images/plot_partial_regression.png
docs/images/plot_qq_residuals.png
docs/images/plot_std_residuals.png
docs/images/plot_studentized_residuals_vs_fitted.png
tests/test_HLR.py