b2starmix-ergmTerm {ergm} | R Documentation |
Mixing matrix for k
-stars centered on the second mode of a bipartite network
Description
This term is exactly the same as b1starmix
except that the roles of
b1 and b2 are reversed.
Usage
# binary: b2starmix(k, attr, base=NULL, diff=TRUE)
Arguments
k |
only a single value of |
attr |
a vertex attribute specification (see Specifying Vertex attributes and Levels ( |
base |
deprecated |
diff |
whether a different statistic is created for each value seen in a b1 node. When |
Note
The argument base
is retained for backwards compatibility and may be
removed in a future version. When both base
and levels
are passed,
levels
overrides base
.
See Also
ergmTerm
for index of model terms currently visible to the package.
Keywords
bipartite, categorical nodal attribute, undirected, binary