powered by
Return the cliques of a junction tree
get_cliques(x)# S3 method for jt get_cliques(x)# S3 method for charge get_cliques(x)# S3 method for pot_list get_cliques(x)get_clique_root_idx(x)# S3 method for jt get_clique_root_idx(x)get_clique_root(x)# S3 method for jt get_clique_root(x)
# S3 method for jt get_cliques(x)
# S3 method for charge get_cliques(x)
# S3 method for pot_list get_cliques(x)
get_clique_root_idx(x)
# S3 method for jt get_clique_root_idx(x)
get_clique_root(x)
# S3 method for jt get_clique_root(x)
A junction tree object, jt.
jt
# See Example 5 and 6 of the 'jt' function
Run the code above in your browser using DataLab