dte_adj
is a Python package for estimating distribution treatment effects. It provides APIs for conducting regression adjustment to estimate precise distribution functions as well as convenient utils. For the details of this package, see the documentation.
-
Install from PyPI
pip install dte_adj
-
Install from source
git clone https://github.com/CyberAgentAILab/python-dte-adjustment cd python-dte-adjustment pip install -e .
Examples of how to use this package are available in this Get-started Guide.
We welcome contributions to the project! Please review our Contribution Guide for details on how to get started.
This project is licensed under the MIT License - see the LICENSE file for details.