jt.cliques {bnstruct} | R Documentation |
InferenceEngine
.Return the list of cliques containing the variables associated to each node of a junction tree.
jt.cliques(x) ## S4 method for signature 'InferenceEngine' jt.cliques(x)
x |
an |
the list of cliques of the junction tree contained in the InferenceEngine
.