powered by
summary.ergmm
ergmm
## S3 method for class 'ergmm': summary(object, point.est = c("pmean", "mkl"), quantiles = c(0.025, 0.975), se = FALSE,...)
ergmm.object
data(sampson) samp.fit <- ergmm(samplike ~ latent(d=2, G=3)) summary(samp.fit)
Run the code above in your browser using DataLab