| get.free.dyads {ergm} | R Documentation |
get.free.dyads will create a network object with only edges that are not targeted by ergm-constraints. get.miss.dyads creates a network object with only edges that are missing/not present (not missing in the NA sense) in a network subject to constraints
get.free.dyads(constraints) get.miss.dyads(constraints, constraints.obs)
constraints, constraints.obs |
A list of initialized constraints produced by
|
A network object containing the specified set of edges