Learn R Programming

dynamicGraph (version 0.1.6.6)

FactorEdgeProto-class: Class "FactorEdgeProto"

Description

The class for the bipartite graph edges between vertices and factors.

Arguments

Objects from the Class

Objects can be created by calls of the form new("FactorEdgeProto", ...).

Extends

Class "EdgeProto", directly. Class "NodeProto", by class "EdgeProto".

See Also

newFactorEdge, returnFactorEdgeList, EdgeProto-class.