graphical_models.PDAG.to_dag

PDAG.to_dag()[source]

Return a DAG that is consistent with this CPDAG.

Return type

d

Examples

TODO