Learn R Programming

ergm (version 4.3.2)

CondB2Degree-ergmProposal: MHp for b2degree constraints

Description

MHp for \(constraints= ~b2degrees\). For bipartite networks, randomly select an edge B1j, B2i and an empty dyad with the same node B2i, B1k, B2i, and propose to toggle both B1j, B2i and B1k, B2i. This ensures that the degrees of individual nodes in mode 2 are preserved.

Arguments

Details

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

See Also

ergmProposal for index of proposals currently visible to the package.

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