Learn R Programming

jti (version 1.0.0)

send_messages: Send Messages in a Junction Tree

Description

Send messages from the current leaves to the current parents in a junction tree

Usage

send_messages(jt)

Arguments

jt

A jt object return from the jt function

See Also

jt, get_cliques, jt_leaves, jt_parents

Examples

Run this code
# See example 6 in the help page for the jt function

Run the code above in your browser using DataLab