coincidence-ergmTerm | R Documentation |
By default this term adds one network statistic to the model for each pair of nodes of mode two. It is equal to the number of (first mode) mutual partners of that pair. The first mode of a bipartite network object is sometimes known as the "actor" mode and the seconds as the "event" mode. So this is the number of actors going to both events in the pair. This term can only be used with undirected bipartite networks.
# binary: coincidence(levels=NULL,active=0)
levels |
specifies which pairs of nodes in mode two to include. (See Specifying Vertex
attributes and Levels ( |
active |
selects pairs for which the observed count is at least |
ergm versions 3.9.4 and earlier used different arguments for this
term. See ergm-options
for how to invoke the old behaviour.
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.