blockdiagTNT-ergmProposal {ergm.multi}R Documentation

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.

Details

This proposal is not referenced in the lookup table.

See Also

ergmProposal for index of proposals currently visible to the package.

Keywords

None


[Package ergm.multi version 0.2.1 Index]