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 valuesergm.degeneracy(object, control = object$control,
fast = TRUE, test.only = FALSE,
verbose = FALSE)
ergm
objectcontrol.ergm
;
default=control.ergm()