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 May 29, 2024, 3:17 a.m.