Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added assets/img/Imap_Pmap_diagram.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions representation/directed/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,10 @@ The cascade-type structures (a,b) are clearly symmetric and the directionality o

Again, it is easy to understand intuitively why this is true. Two graphs are $$I$$-equivalent if the $$d$$-separation between variables is the same. We can flip the directionality of any edge, unless it forms a v-structure, and the $$d$$-connectivity of the graph will be unchanged. We refer the reader to the textbook of Koller and Friedman for a full proof in Theorem 3.7 (page 77).

The below diagram illustrates the relationships between distributions, $$I$$-maps, and perfect maps.

![I-map and P-map diagram](../../assets/img/Imap_Pmap_diagram.png)

<br/>

|[Index](../../) | [Previous](../../preliminaries/applications) | [Next](../undirected)|