graphs4 {dga} | R Documentation |
This dataset contains all of the cliques and separators for each of the decomposable graphical models on four lists.
data(graphs4)
A list of lists. graphs4[[i]] is the i
th model under
consideration. This consists of graphs4[[i]]$C, all of the cliques in that
model, and graphs4[[i]]$S, the separators.