# NOT RUN {
data(florentine)
ergm.godfather(flomarriage~edges+absdiff("wealth")+triangles,
changes=list(cbind(1:2,2:3),
cbind(3,5),
cbind(3,5),
cbind(1:2,2:3)),
stats.start=TRUE)
# }
Run the code above in your browser using DataLab