BDStratTNT-ergmProposal {ergm}R Documentation

TNT proposal with degree bounds, stratification, and a blocks constraint

Description

Implements a TNT proposal with any subset of the following features:

  1. upper bounds on degree, specified via the bd constraint's maxout, maxin, and attribs arguments;

  2. stratification of proposals according to mixing type on a vertex attribute, specified via the strat hint;

  3. fixation of specified mixing types on a(nother) vertex attribute, specified via the blocks constraint.

Details

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

See Also

ergmProposal for index of proposals currently visible to the package.

Keywords

None


[Package ergm version 4.7.5 Index]