Learn R Programming

catnet (version 1.16.1)

CPDAG-class: Class CPDAG

Description

Base class implementing Complete Partially Directed Acyclic Graphs (CPDAGs)

Arguments

Slots

numnodes:

an integer, the number of nodes

nodes:

a vector of node names

edges:

a list of graph edges

Author

N. Balov

See Also

dag2cpdag