Evaluate network summary statistics from an initialized ergm model
Returns a vector of the model's statistics for a given network or an empty network. This is a low-level function that should not be used by end-users, but may be useful to developers.
## S3 method for class 'ergm_model' summary(object, nw = NULL, response = NULL, ...)
object |
an |
nw |
a |
response |
Name of the edge attribute whose value is to be
modeled in the valued ERGM framework. Defaults to |
... |
Further arguments to methods. |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.