## S3 method for class 'ergm':
is.dyad.independent(object, ...)
## S3 method for class 'formula':
is.dyad.independent(object, basis = NULL, constraints = ~., ...)ergm object or an ERGM formula.ergm.TRUE if the model fit or one implied by the formula is
dyad-independent; FALSE otherwise.