Skip to contents

Add to the InferenceEngine a list containing the cliques of variables composing the nodes of the junction tree.

Usage

jt.cliques(x) <- value

# S4 method for InferenceEngine
jt.cliques(x) <- value

Arguments

x

an InferenceEngine.

value

the list of cliques of the junction tree contained in the InferenceEngine.