LICENSE
README.md
pyproject.toml
lmdiag/__init__.py
lmdiag/help.py
lmdiag/plots.py
lmdiag/style.py
lmdiag.egg-info/PKG-INFO
lmdiag.egg-info/SOURCES.txt
lmdiag.egg-info/dependency_links.txt
lmdiag.egg-info/requires.txt
lmdiag.egg-info/top_level.txt
lmdiag/statistics/__init__.py
lmdiag/statistics/base.py
lmdiag/statistics/linearmodels_stats.py
lmdiag/statistics/select.py
lmdiag/statistics/sklearn_stats.py
lmdiag/statistics/statsmodels_stats.py
tests/test_lm_stats.py
tests/test_plot.py