add.observations-set: add further evidence to an existing list of observations of...

Description Usage Arguments Details See Also

Description

Add a list of observations to an InferenceEngine that already has observations, using a list composed by the two following vectors:

Usage

1
2
3
4
add.observations(x) <- value

## S4 replacement method for signature 'InferenceEngine'
add.observations(x) <- value

Arguments

x

an InferenceEngine.

value

the list of observations of the InferenceEngine.

Details

In case of multiple observations of the same variable, the last observation is the one used, as the most recent.

See Also

observations<-


tavazzie/bnstructScore documentation built on Dec. 23, 2021, 7:47 a.m.