concurrentties-ergmTerm {ergm} | R Documentation |
Concurrent tie count
Description
This term adds one network statistic to the model, equal to the number of ties incident on each actor beyond the first. This term can only be used with undirected networks.
Usage
# binary: concurrentties(by=NULL, levels=NULL)
Arguments
by |
a vertex attribute (see Specifying Vertex attributes and Levels ( |
levels |
TODO (See Specifying Vertex
attributes and Levels ( |
See Also
ergmTerm
for index of model terms currently visible to the package.
Keywords
categorical nodal attribute, undirected, binary
[Package ergm version 4.6.0 Index]