junction.tree-set: set the junction tree of an 'InferenceEngine'.

junction.tree<-R Documentation

set the junction tree of an InferenceEngine.

Description

Set the adjacency matrix of the junction tree computed for a network.

Usage

junction.tree(x) <- value

## S4 replacement method for signature 'InferenceEngine'
junction.tree(x) <- value

Arguments

x

an InferenceEngine.

value

the junction tree to be inserted in the InferenceEngine.


bnstruct documentation built on Dec. 1, 2022, 1:22 a.m.