junction.tree | R Documentation |
InferenceEngine
.Return the adjacency matrix representing the junction tree computed for a network.
junction.tree(x)
## S4 method for signature 'InferenceEngine'
junction.tree(x)
x |
an |
Rows and columns are named after the (variables in the) cliques that each node of the junction tree represent.
the junction tree contained in the InferenceEngine
.
build.junction.tree
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.