README.md
pyproject.toml
src/FDCATE.py
src/analyze_fars_2000_fd.py
src/fd_cate/__init__.py
src/fd_cate/__main__.py
src/fd_cate/_version.py
src/fd_cate/artifacts.py
src/fd_cate/benchmark.py
src/fd_cate/cli.py
src/fd_cate/demo.py
src/fd_cate/diagnostics.py
src/fd_cate/estimator.py
src/fd_cate/io.py
src/fd_cate.egg-info/PKG-INFO
src/fd_cate.egg-info/SOURCES.txt
src/fd_cate.egg-info/dependency_links.txt
src/fd_cate.egg-info/entry_points.txt
src/fd_cate.egg-info/requires.txt
src/fd_cate.egg-info/top_level.txt
tests/test_api_smoke.py
tests/test_benchmark_golden.py
tests/test_benchmark_profiles.py
tests/test_benchmark_slow.py
tests/test_cli_demo.py
tests/test_cli_help.py
tests/test_determinism.py
tests/test_results_schema_v0.py
tests/test_shapes.py