bd-ergmConstraint {ergm} | R Documentation |
Constrain maximum and minimum vertex degree
Description
Condition on the number of inedge or outedges posessed by a node.
See Placing Bounds on Degrees section for more information. (?ergmConstraint
)
Usage
# bd(attribs, maxout, maxin, minout, minin)
Arguments
attribs |
a matrix of logicals with dimension |
maxout , maxin , minout , minin |
matrices of alter attributes with the same dimension as |
See Also
ergmConstraint
for index of constraints and hints currently visible to the package.
Keywords
directed, undirected