Prints the summary model fit statistics for an ERGM or STERGM fit.
# S3 method for netest
summary(object, ...)
An EpiModel
object of class netest
.
Additional summary function arguments.
This function is simply a wrapper function for summary.ergm
and
summary.stergm
. Additionally, if the edges dissolution approximation
was used to fit the temporal ERGM, then the dissolution coefficient information
will be printed.