ConstantEdges-ergmProposal {ergm} | R Documentation |
MHp for edges constraints
Description
MHp for constraints= ~edges
. Propose pairs of toggles that keep number of edges the same.
This is done by:
choosing an existing edge at random;
choosing a dyad at random that does not have an edge; and
proposing toggling both these dyads.
Details
Reference | Enforces | May_Enforce | Priority | Weight | Class |
---|---|---|---|---|---|
Bernoulli | edges | .dyads bd | 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]