CHANGELOG.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
corrsleuth/__init__.py
corrsleuth/api.py
corrsleuth/exceptions.py
corrsleuth/py.typed
corrsleuth/result.py
corrsleuth.egg-info/PKG-INFO
corrsleuth.egg-info/SOURCES.txt
corrsleuth.egg-info/dependency_links.txt
corrsleuth.egg-info/requires.txt
corrsleuth.egg-info/top_level.txt
corrsleuth/datasets/__init__.py
corrsleuth/datasets/simulations.py
corrsleuth/heuristics/__init__.py
corrsleuth/heuristics/classifier.py
corrsleuth/heuristics/explanations.py
corrsleuth/metrics/__init__.py
corrsleuth/metrics/bootstrap.py
corrsleuth/metrics/core.py
corrsleuth/metrics/influence.py
corrsleuth/metrics/mixture.py
corrsleuth/metrics/nonlinear.py
corrsleuth/metrics/optional.py
corrsleuth/metrics/robust.py
corrsleuth/metrics/shape.py
corrsleuth/metrics/variance.py
corrsleuth/plotting/__init__.py
corrsleuth/plotting/pairplot.py
corrsleuth/scan/__init__.py
corrsleuth/scan/core.py
corrsleuth/scan/plot.py
corrsleuth/scan/report.py
corrsleuth/utils/__init__.py
corrsleuth/utils/markdown.py
corrsleuth/validation/__init__.py
corrsleuth/validation/input.py