powered by
vcov
ergm
## S3 method for class 'ergm': vcov(object, sources=c("all","model","estimation"), ...)
object
coef.ergm
data(florentine) fit <- ergm(flomarriage ~ edges + concurrent) vcov(fit)
Run the code above in your browser using DataLab