graphs4 {dga}R Documentation

All Decomposable Graphical Models on Four Lists

Description

This dataset contains all of the cliques and separators for each of the decomposable graphical models on four lists.

Usage

data(graphs4)

Format

A list of lists. graphs4[[i]] is the ith model under consideration. This consists of graphs4[[i]]$C, all of the cliques in that model, and graphs4[[i]]$S, the separators.


[Package dga version 2.0.1 Index]