add further evidence to an existing list of observations of an InferenceEngine
.
add.observations-set.Rd
Add a list of observations to an InferenceEngine that already has observations, using a list composed by the two following vectors:
observed.vars
vector of observed variables;observed.vals
vector of values observed for the variables inobserved.vars
in the corresponding position.
Arguments
- x
an
InferenceEngine
.- value
the list of observations of the
InferenceEngine
.