propagate: Propagation of junction trees

View source: R/api_jt.R

propagateR 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 jt

prop

Either "collect" or "full".

See Also

jt

Examples

# See Example 1 in the 'jt' function

jti documentation built on April 12, 2022, 9:05 a.m.