b1mindegree-ergmTerm {ergm} | R Documentation |
This term adds one network statistic to the model for
each element in d
; the i
th such statistic equals the number of
nodes in the first mode of a bipartite network with at least degree d[i]
.
The first mode of a bipartite network object is sometimes known as the "actor" mode.
# binary: b1mindegree(d)
d |
a vector of distinct integers. |
This term can only be used with undirected bipartite networks.
ergmTerm
for index of model terms currently visible to the package.
bipartite, undirected, binary