The interface for a Bayesian network inference algorithm, which is used to perform queries such as calculating posterior probabilities and log-likelihood values for a case.
For an example of a class that implements this interface see {@link com.bayesserver.inference.relevancetree.RelevanceTreeInference}.
The interface for a Bayesian network inference algorithm, which is used to perform queries such as calculating posterior probabilities and log-likelihood values for a case.
For an example of a class that implements this interface see {@link com.bayesserver.inference.relevancetree.RelevanceTreeInference}.