InferenceEngine.Add a list of observations to an InferenceEngine that already has observations, using a list composed by the two following vectors:
observed.varsvector of observed variables;
observed.valsvector of values observed for the variables in observed.vars in the corresponding position.
add.observations(x) <- value# S4 method for InferenceEngine
add.observations(x) <- value
an InferenceEngine.
the list of observations of the InferenceEngine.
In case of multiple observations of the same variable, the last observation is the one used, as the most recent.
observations<-