propagate {gRain} | R Documentation |
Propagation refers to calibrating the cliques of the junction tree so that the clique potentials are consistent on their intersections
propagate(object,...) propagate.grain(object, trace = object$trace,...)
object |
A grain object |
trace |
For debugging info |
... |
Currently not used |
A compiled and propagated grain object.
Søren Højsgaard, sorenh@agrsci.dk