adam2392 / causal-networkx

A lightweight graph class library relevant for causal inference.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[DOC] Add tutorial of causal graphs

adam2392 opened this issue · comments

Go through basic concepts:

  • chain
  • fork
  • collider

and what they mean causally. Then starting from a DAG, ADMG and then CPDAG and PAG for their corresponding graphs and meaning.