edge.dir.wpdag.Rd
Given a BN with a WPDAG, it counts the edges, with their directionality.
BN
WPDAG
edge.dir.wpdag(x, use.node.names = TRUE)
the BN
use node names rather than number (TRUE by default).
TRUE
a matrix containing the node pairs with the count of the edges between them in the WPDAG.