graphs5 {dga} | R Documentation |
All Decomposable Graphical Models on Five Lists
Description
This dataset contains all of the cliques and separators for each of the decomposable graphical models on five lists.
Usage
data(graphs5)
Format
A list of lists. graphs5[[i]] is the i
th model under
consideration. This consists of graphs5[[i]]$C, all of the cliques in that
model, and graphs5[[i]]$S, the separators.
[Package dga version 2.0.1 Index]