ttriple-ergmTerm {ergm} | R Documentation |
By default, this term adds one statistic to the model, equal to the number of transitive
triples in the network, defined as a set of edges \{(i{\rightarrow}j),
j{\rightarrow}k), (i{\rightarrow}k)\}
. Note that
triangle
equals ttriple+ctriple
for a directed network, so at
most two of the three terms can be in a model.
# binary: ttriple(attr=NULL, diff=FALSE, levels=NULL)
# binary: ttriad
attr |
a vertex attribute specification (see Specifying Vertex attributes and Levels ( |
diff |
If |
levels |
add one statistic for each value specified if |
This term can only be used with directed networks.
ergmTerm
for index of model terms currently visible to the package.
categorical nodal attribute, directed, triad-related, binary