| ergm.ConstraintImplications {ergm} | R Documentation |
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)
ergm.ConstraintImplications(implier, implies)
implier |
The current constraint specified in the model.
For the list of constraints, see |
implies |
Implied constraints from the current constraint (based on the user's knowledge). |