| b2starmix-ergmTerm {ergm} | R Documentation |
This term is exactly the same as b1starmix except that the roles of
b1 and b2 are reversed.
# binary: b2starmix(k, attr, base=NULL, diff=TRUE)
k |
only a single value of k is allowed |
attr |
quantitative attribute (see Specifying Vertex attributes and Levels ( |
base |
deprecated |
diff |
whether a different statistic is created for each value seen in a b1 node. When |
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.
ergmTerm for index of model terms currently visible to the package.