Description Usage Arguments Details Value
Return the list of observations added to an InferenceEngine.
1 2 3 4 | observations(x)
## S4 method for signature 'InferenceEngine'
observations(x)
|
x |
an |
Output is a list in the following format:
observed.varsvector of observed variables;
observed.valsvector of values observed for the variables in observed.vars in the corresponding position.
the list of observations of the InferenceEngine.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.