Skip to contents

Return the adjacency matrix representing the junction tree computed for a network.

Usage

junction.tree(x)

# S4 method for InferenceEngine
junction.tree(x)

Arguments

x

an InferenceEngine.

Value

the junction tree contained in the InferenceEngine.

Details

Rows and columns are named after the (variables in the) cliques that each node of the junction tree represent.