Learn R Programming

ergm.multi (version 0.2.1)

blockdiagTNT-ergmProposal: A Metropolis--Hastings proposal for diagonal block constraints

Description

Typically used for \(constraints= ~blockdiag\). Similar to InitErgmProposal.blockdiag, except that it selects ties and non-ties for proposed toggles (in the block by construction) with equal probability. Like the unconstrained TNT proposal, this is useful for improving performance in sparse networks.

Arguments

Details

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

See Also

ergmProposal for index of proposals currently visible to the package.

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