junction.tree: get the junction tree of an 'InferenceEngine'.

Description Usage Arguments Details Value See Also

Description

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

Usage

1
2
3
4
junction.tree(x)

## S4 method for signature 'InferenceEngine'
junction.tree(x)

Arguments

x

an InferenceEngine.

Details

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

Value

the junction tree contained in the InferenceEngine.

See Also

build.junction.tree


tavazzie/bnstructScore documentation built on Dec. 23, 2021, 7:47 a.m.