BDStratTNT-ergmProposal {ergm} | R Documentation |
Implements a TNT proposal with any subset of the following features:
upper bounds on degree, specified via the bd
constraint's maxout
, maxin
, and attribs
arguments;
stratification of proposals according to mixing type on a vertex attribute,
specified via the strat
hint;
fixation of specified mixing types on a(nother) vertex attribute, specified
via the blocks
constraint.
Reference | Enforces | May_Enforce | Priority | Weight | Class |
---|---|---|---|---|---|
Bernoulli | sparse | bdmax blocks strat | -3 | BDStratTNT | cross-sectional |
Bernoulli | bdmax sparse | blocks strat | 5 | BDStratTNT | cross-sectional |
Bernoulli | blocks sparse | bdmax strat | 5 | BDStratTNT | cross-sectional |
Bernoulli | strat sparse | bdmax blocks | 5 | BDStratTNT | cross-sectional |
ergmProposal
for index of proposals currently visible to the package.
None