Learn R Programming

gRain (version 0.6.0)

propagate: Propagate a Bayesian network

Description

Propagation refers to calibrating the cliques of the junction tree so that the clique potentials are consistent on their intersections

Usage

propagate(object,...)
propagate.compgrain(object, trace = object$trace,...)

Arguments

object
A grain object
trace
For debugging info
...
Currently not used

Value

  • A compiled and propagated grain object.

See Also

grain,compile