Dyads-ergmConstraint | R Documentation |
This is an "operator" constraint that takes one or two ergmTerm
dyad-independent formulas. For the terms in the vary=
formula, only those that change at least one of the terms will be allowed to vary, and all others will be fixed. If both formulas are given, the dyads that vary either for one or for the other will be allowed to vary. Note that a formula passed to Dyads
without an argument name will default to fix=
.
# Dyads(fix=NULL, vary=NULL)
fix , vary |
formula with only dyad-independent terms |
ergmConstraint
for index of constraints and hints currently visible to the package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.