Learn R Programming

bnstruct (version 1.0.6)

bn<-: set the original BN object contained in an InferenceEngine.

Description

Add an original network to an InferenceEngine.

Usage

bn(x) <- value

# S4 method for InferenceEngine bn(x) <- value

Arguments

value

the BN object contained in an InferenceEngine.