graphs3: All Decomposable Graphical Models on Three Lists
Description
This dataset contains all of the cliques and separators for each of the
decomposable graphical models on three lists. On three lists, this is all of
the models.
Usage
data(graphs3)
Arguments
Format
A list of lists. graphs3[[i]] is the ith model under
consideration. This consists of graphs3[[i]]$C, all of the cliques in that
model, and graphs3[[i]]$S, the separators.