View source: R/summary.ergm_model.R
summary.ergm_model | R Documentation |
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, ...)
object |
an |
nw |
a |
... |
Further arguments to methods. |
summary_formula()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.