propagate {jti} | R Documentation |
Propagation of junction trees
Description
Given a junction tree object, propagation is conducted
Usage
propagate(x, prop = "full")
## S3 method for class 'jt'
propagate(x, prop = "full")
Arguments
x |
A junction tree object |
prop |
Either "collect" or "full". |
See Also
Examples
# See Example 1 in the 'jt' function
[Package jti version 0.8.4 Index]