coef.sublength and coef.length are methods that extract
the numbers of parameters for ergm model objects.
"coef.length"(object, ...)
"coef.sublength"(object, ...)coef.sublength.model returns a vector containing the number of
model parameters corresponding to each model term.
coef.length.model returns the sum of the values returned by
coef.sublength.model.