PyPI Status Python Version License

Read the documentation at https://clehrity.readthedocs.io/ Tests Codecov

pre-commit Black

Features#

EHR deconfounding via:

  • Statistical tests of discontinuity / non-monotoncities

  • Integration with LLMs to find surprising / counter-causal effects

Requirements#

  • Python >=3.9

Installation#

You can install Clehrity via pip from PyPI:

$ pip install clehrity

Usage#

Please see the Command-line Reference for details.

Contributing#

Contributions are very welcome. To learn more, see the Contributor Guide.

License#

Distributed under the terms of the MIT license, Clehrity is free and open source software.

Issues#

If you encounter any problems, please file an issue along with a detailed description.

Credits#

This project was generated from @cjolowicz’s Hypermodern Python Cookiecutter template.