ergm.godfather()
.Returns a list of its arguments.
control.ergm.godfather(GF.init.maxedges.mul = 5, term.options = NULL)
How much space
is allocated for the edgelist of the final network. It is used
adaptively, so should not be greater than 10
.
A list of additional arguments to be passed to term initializers. It can also be set globally via option(ergm.term=list(...))
.