Set the adjacency matrix of the junction tree computed for a network.
Usage
junction.tree(x) <- value
# S4 method for InferenceEngine
junction.tree(x) <- valueArguments
- x
an
InferenceEngine.- value
the junction tree to be inserted in the
InferenceEngine.