LICENSE
README.md
pyproject.toml
ritest/__init__.py
ritest/config.py
ritest/results.py
ritest/run.py
ritest/validation.py
ritest/ci/__init__.py
ritest/ci/coef_ci.py
ritest/ci/pvalue_ci.py
ritest/engine/fast_ols.py
ritest/engine/shuffle.py
ritest_python.egg-info/PKG-INFO
ritest_python.egg-info/SOURCES.txt
ritest_python.egg-info/dependency_links.txt
ritest_python.egg-info/requires.txt
ritest_python.egg-info/top_level.txt
tests/test_coef_ci.py
tests/test_config.py
tests/test_fast_ols.py
tests/test_integration_fast.py
tests/test_integration_generic.py
tests/test_public_api.py
tests/test_pvalue_ci.py
tests/test_results.py
tests/test_run.py
tests/test_shuffle.py
tests/test_validation.py