DiscreteGeneratorProto-class {dynamicGraph} | R Documentation |
The class for factor vertices for discrete terms.
Objects can be created by calls of the form new("DiscreteGeneratorProto", ...)
.
vertex.indices
:"numeric"
, see "FactorVertexProto"
. name
:"character"
, see "VertexProto"
. index
:"numeric"
, see "VertexProto"
. position
:"numeric"
, see "VertexProto"
. blockindex
:"numeric"
, see "VertexProto"
. stratum
:"numeric"
, see "VertexProto"
. color
:"character"
, see "VertexProto"
.
Default is cyan
. label
:"character"
, see "VertexProto"
. label.position
:"numeric"
, see "VertexProto"
.
Class "FactorVertexProto"
, directly.
Class "VertexProto"
, by class "FactorVertexProto"
.
Class "NodeProto"
, by class "FactorVertexProto"
.
signature(object = "DiscreteGeneratorProto")
: ... Jens Henrik Badsberg
newFactor
,
returnFactorVerticesAndEdges
,
FactorVertexProto-class
,
VertexProto-class
,
NodeProto-class
.