ergm.degeneracy
function checks a given ergm object for degeneracy by
computing and returning the instability value of the model and the value
of the log-likelihood function at the maximized theta values
ergm.degeneracy(object, control = object$control, fast = TRUE, test.only = FALSE, verbose = FALSE)
ergm
object
control.ergm
;
default=control.ergm()