Skip to content

Causal Test Adequacy

Compare
Choose a tag to compare
@jmafoster1 jmafoster1 released this 04 Aug 13:17
· 423 commits to main since this release
bf0bbe3

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.