updated.bn<- {bnstruct}R Documentation

set the updated BN object contained in an InferenceEngine.

Description

Add an updated network to an InferenceEngine.

Usage

updated.bn(x) <- value

## S4 replacement method for signature 'InferenceEngine'
updated.bn(x) <- value

Arguments

x

an InferenceEngine.

value

the updated BN object contained in an InferenceEngine.


[Package bnstruct version 1.0.15 Index]