LICENSE
MANIFEST.in
README.md
pyproject.toml
src/pysmartcor/__init__.py
src/pysmartcor/_polycorr.py
src/pysmartcor/compare.py
src/pysmartcor/compute.py
src/pysmartcor/core.py
src/pysmartcor/detect_type.py
src/pysmartcor/inference.py
src/pysmartcor/methods.py
src/pysmartcor/normality.py
src/pysmartcor/results.py
src/pysmartcor/viz.py
src/pysmartcor.egg-info/PKG-INFO
src/pysmartcor.egg-info/SOURCES.txt
src/pysmartcor.egg-info/dependency_links.txt
src/pysmartcor.egg-info/requires.txt
src/pysmartcor.egg-info/top_level.txt
src/pysmartcor/LICENSES/semopy.txt
src/pysmartcor/data/gss_2024_casestudy.csv
tests/test_compare.py
tests/test_core.py
tests/test_detect_type.py
tests/test_inference.py
tests/test_latent_inference.py
tests/test_normality.py
tests/test_polycorr.py
tests/test_reference_estimates.py