Description Usage Arguments Details Value Author(s) References Examples
View source: R/D2_AbsorbEvidence.R
Absorb evidence into the model
1 | AbsorbEvidence(tree, vars, values)
|
tree |
a |
vars |
a |
values |
a |
Absorb multiple types and pieces of evidences into a ClusterTree
object. The discrete compartment of the ClusterTree
will be automatically
propagated after evidence absorption, so that the object will be ready for making
queries and absorbing additional evidence.
ClusterTree
object with the evidence absorbed
Han Yu
Cowell, R. G. (2005). Local propagation in conditional Gaussian Bayesian networks.
Journal of Machine Learning Research, 6(Sep), 1517-1550.
Lauritzen, S. L., & Spiegelhalter, D. J. (1988). Local computations with probabilities on
graphical structures and their application to expert systems. Journal of the Royal Statistical
Society. Series B (Methodological), 157-224.
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.