ttriple-ergmTerm | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.