dag<- | R Documentation |
Set the adjacency matrix of the directed acyclic graph representing the structure of a network.
dag(x) <- value
## S4 replacement method for signature 'BN'
dag(x) <- value
x |
an object. |
value |
matrix containing the adjacency matrix of the directed acyclic graph representing the structure of the object. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.