CondB2Degree-ergmProposal {ergm} | R Documentation |
MHp for b2degree constraints
Description
MHp for constraints= ~b2degrees
. For bipartite networks, randomly select an edge (B_{1j},B_{2i})
and an empty dyad with the same node B2i, (B_{1k},B_{2i})
, and propose to toggle both (B_{1j},B_{2i})
and (B_{1k},B_{2i})
.
This ensures that the degrees of individual nodes in mode 2 are preserved.
Details
Reference | Enforces | May_Enforce | Priority | Weight | Class |
---|---|---|---|---|---|
Bernoulli | b2degrees | 0 | random | cross-sectional |
See Also
ergmProposal
for index of proposals currently visible to the package.
Keywords
None
[Package ergm version 4.9.0 Index]