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