CondDegreeDist-ergmProposal {ergm} | R Documentation |
MHp for degreedist constraints
Description
MHp for constraints= ~degreedist
. Randomly select a node (T) and its edge (E). If the head
node of the edge (H) has 1 degree more than another randomly select node (A), and A is disconnected to both
T and H, then propose to toggle E and the dyad between T and A.
Details
Reference | Enforces | May_Enforce | Priority | Weight | Class |
---|---|---|---|---|---|
Bernoulli | degreedist | 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]