dag {bnstruct} | R Documentation |
Return the adjacency matrix of the directed acyclic graph representing the structure of a network.
dag(x) ## S4 method for signature 'BN' dag(x)
x |
an object. |
matrix containing the adjacency matrix of the directed acyclic graph representing the structure of the object.