Installation#

med_bench can be installed by executing:

python setup.py install

Or the package can be directly installed from the GitHub repository using:

pip install git+git://github.com/judithabk6/med_bench.git

Check the examples to run your first causal mediation analysis.