Learn R Programming

jti (version 1.0.0)

propagate: Propagation of junction trees

Description

Given a junction tree object, propagation is conducted

Usage

propagate(x, prop = "full")

# S3 method for jt propagate(x, prop = "full")

Arguments

x

A junction tree object jt

prop

Either "collect" or "full".

See Also

jt

Examples

Run this code
# See Example 1 in the 'jt' function

Run the code above in your browser using DataLab