b2degree-ergmTerm | 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 of degree d[i]
in the second mode of a bipartite network, i.e.
with exactly d[i]
edges. The second mode of a bipartite network
object is sometimes known as the "event" mode.
# binary: b2degree(d, by=NULL)
d |
a vector of distinct integers |
by |
this optional term specifies
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.