| summary.hergm | R Documentation |
hergmThe function summary.hergm generates a summary of an object of class hergm by using the functions print.hergm and plot.hergm.
The function print.hergm prints a summary of a sample of parameters from the posterior,
whereas the function plot.hergm plots a summary of a sample of block memberships of nodes from the posterior.
## S3 method for class 'hergm' summary(object, ...)
object |
object of class |
... |
additional arguments, to be passed to lower-level functions in the future. |
Schweinberger, M. and P. Luna (2018). HERGM: Hierarchical exponential-family random graph models. Journal of Statistical Software, 85, 1–39.
hergm, hergm.postprocess, print.hergm, plot.hergm
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.