|
Calculate the probability of variables given evidence. (e.g. P(A) and P(B)
given the evidence.)
|
|
Support for multiple variables per node. This allows, for example, the direct specification
of mixtures of full covariance Gaussians.
|
|
Calculate the joint probability of variables given evidence (e.g. P(A,B), P(B,C)
given the evidence)
|
|
Relevance optimization. Only distributions relevant to a query are used.
|
|
Calculate the log-likelihood of a case.
|
|
Evidence propagation. Implicit evidence is inferred from any explicit evidence.
|
|
Supports hard, soft/virtual and temporal evidence.
|
|
Support for disconnected networks.
|
|
Continuous nodes/variables (CLG distributions).
|
|
Missing data support. (Including Dynamic Bayesian networks and nodes with multiple
variables.)
|
|
Dynamic Bayesian networks (DBN) for modelling temporal or sequential data.
|
|
|