This is a low-level function not intended to be called directly by
end users. For information on Metropolis-Hastings proposal methods,
ergm-proposals. This function sets up the table mapping
constraints, references, etc. to ergm_proposals
. Calling it with
arguments adds a new row to this table. Calling it without
arguments returns the table so far.
ergm_proposal_table(Class, Reference, Constraints, Priority, Weights,
Proposal)
default to "c"
The reference measure used in the model. For the list of
reference measures, see ergm-references
The constraints used in the model. For the list of
constraints, see ergm-constraints
On existence of multiple qualifying proposals, specifies the
priority (-1
,0
,1
, etc.) of proposals to be used.
The sampling weights on selecting toggles (random, TNT, etc).
The matching proposal from the previous arguments.