.coveragerc
.gitignore
.readthedocs.yml
.travis.yml
AGENTS.md
AUTHORS.md
CHANGELOG.md
CONTRIBUTING.md
HEARTBEAT.md
IDENTITY.md
LICENSE.txt
README.html
README.md
SOUL.md
TOOLS.md
USER.md
pyproject.toml
setup.cfg
setup.py
tox.ini
.github/workflows/ci.yml
README_files/broom_sm_hex_sticker.jpg
README_files/libs/bootstrap/bootstrap-icons.css
README_files/libs/bootstrap/bootstrap-icons.woff
README_files/libs/bootstrap/bootstrap.min.css
README_files/libs/bootstrap/bootstrap.min.js
README_files/libs/clipboard/clipboard.min.js
README_files/libs/quarto-html/anchor.min.js
README_files/libs/quarto-html/popper.min.js
README_files/libs/quarto-html/quarto-syntax-highlighting.css
README_files/libs/quarto-html/quarto.js
README_files/libs/quarto-html/tippy.css
README_files/libs/quarto-html/tippy.umd.min.js
docs/Makefile
docs/api-reference.md
docs/audit_vs_r_broom.md
docs/authors.md
docs/changelog.md
docs/conf.py
docs/contributing.md
docs/index.md
docs/installation.md
docs/license.md
docs/quickstart.md
docs/readme.md
docs/requirements.txt
docs/_static/.gitignore
docs/howto/ai-assistant.md
docs/howto/bootstrap.md
docs/howto/compare-models.md
docs/howto/index.md
docs/howto/model_config.md
docs/howto/plot_gallery.md
docs/howto/robust_ses.md
docs/tutorials/bootstrap-inference.md
docs/tutorials/index.md
docs/tutorials/tidy-workflow.md
src/broom_sm/__init__.py
src/broom_sm/_utils.py
src/broom_sm/bayes.py
src/broom_sm/bootstrap.py
src/broom_sm/broom_func.py
src/broom_sm/cli.py
src/broom_sm/diagnostics.py
src/broom_sm/model_registry.py
src/broom_sm/reporting.py
src/broom_sm/tidy.py
src/broom_sm/widyr.py
src/broom_sm.egg-info/PKG-INFO
src/broom_sm.egg-info/SOURCES.txt
src/broom_sm.egg-info/dependency_links.txt
src/broom_sm.egg-info/entry_points.txt
src/broom_sm.egg-info/not-zip-safe
src/broom_sm.egg-info/requires.txt
src/broom_sm.egg-info/scm_file_list.json
src/broom_sm.egg-info/scm_version.json
src/broom_sm.egg-info/top_level.txt
tests/conftest.py
tests/test_broom_sm.py
tests/test_cli.py
tests/test_diagnostics.py
tests/test_fixes.py
tests/test_parity.py
tests/test_widyr.py
tests/travis_install.sh