ergm.ConstraintImplications: Set up the implied constraints from the current constraint
Description
This is a low-level function not intended to be called directly by end users. For information on constraints, see the ergm-constraints page. This function set up the implied constraints from the current
constraint. (It is defined in the scope of local environment)
Usage
ergm.ConstraintImplications(implier, implies)
Arguments
implier
The current constraint specified in the model.
For the list of constraints, see ergm-constraints
implies
Implied constraints from the current constraint
(based on the user's knowledge).