LICENSE
README.md
pyproject.toml
src/bullshit_detector/__init__.py
src/bullshit_detector/dc_cluster.py
src/bullshit_detector/grimmer.py
src/bullshit_detector/harking.py
src/bullshit_detector/leverage.py
src/bullshit_detector/p_checker.py
src/bullshit_detector/paper_screening.py
src/bullshit_detector/power.py
src/bullshit_detector/redundancy.py
src/bullshit_detector/reproducibility.py
src/bullshit_detector/spurious.py
src/bullshit_detector.egg-info/PKG-INFO
src/bullshit_detector.egg-info/SOURCES.txt
src/bullshit_detector.egg-info/dependency_links.txt
src/bullshit_detector.egg-info/requires.txt
src/bullshit_detector.egg-info/top_level.txt
tests/test_dc_cluster.py
tests/test_grimmer.py
tests/test_harking.py
tests/test_leverage.py
tests/test_p_checker.py
tests/test_paper_screening.py
tests/test_power.py
tests/test_redundancy.py
tests/test_reproducibility.py
tests/test_spurious.py