powered by
print.ergm
ergm
"print"(x, digits = max(3, getOption("digits") - 3), ...)
the size of the MCMC sample, the theta vector governing the selection of the sample, and the Monte Carlo MLE.
data(florentine) x <- ergm(flomarriage ~ density) class(x) x
Run the code above in your browser using DataLab