Learn R Programming

ergm (version 4.7.1)

ConstantEdges-ergmProposal: 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.

Arguments

Details

ergm:::.formatProposalsHtml(ergm:::.buildProposalsList(proposal="ConstantEdges"))

See Also

ergmProposal for index of proposals currently visible to the package.

ergm:::.formatTermKeywords("ergmProposal", "ConstantEdges", "subsection")