CausalGraphModel.get_backdoor_paths#

CausalGraphModel.get_backdoor_paths()[source]#

Find all backdoor paths between the combined treatment and outcome variables.

Returns:
list[list[str]]

A list of backdoor paths, where each path is represented as a list of variable names.

References

[1]

Causal Inference in Statistics: A Primer

By Judea Pearl, Madelyn Glymour, Nicholas P. Jewell · 2016