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:

  1. choosing an existing edge at random;

  2. choosing a dyad at random that does not have an edge; and

  3. 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.7.5 Index]