Causal Test Adequacy
This release introduces two causal test adequacy metric to the CTF: one based on causal DAGs and the number of edges and independencies tested, the other based on the adequacy of a given data set to test individual causal edges. These can be found in causal_testing.testing.causal_test_adequacy.py
.