b2concurrent-ergmTerm {ergm} | R Documentation |
This term adds one
network statistic to the model, equal to the number of nodes in the second
mode of the network with degree 2 or higher. The second mode of a bipartite
network object is sometimes known as the "event" mode.
Without the optional argument, this statistic is equivalent to b2mindegree(2)
.
# binary: b2concurrent(by=NULL)
by |
This optional argument specifie a vertex attribute (see Specifying Vertex attributes and Levels ( |
This term can only be used with undirected bipartite networks.
ergmTerm
for index of model terms currently visible to the package.
bipartite, frequently-used, undirected, binary