control.gof.formula(nsim=100,
MCMC.burnin=10000,
MCMC.interval=1000,
MCMC.prop.weights="default",
MCMC.prop.args=list(), MCMC.init.maxedges=20000,
MCMC.packagenames=c(),
MCMC.runtime.traceplot=FALSE,
network.output="network",
seed=NULL,
parallel=0,
parallel.type=NULL,
parallel.version.check=TRUE)
control.gof.ergm(nsim=100,
MCMC.burnin=NULL,
MCMC.interval=NULL,
MCMC.prop.weights=NULL,
MCMC.prop.args=NULL,
MCMC.init.maxedges=NULL,
MCMC.packagenames=NULL,
MCMC.runtime.traceplot=FALSE,
network.output="network",
seed=NULL,
parallel=0,
parallel.type=NULL,
parallel.version.check=TRUE)
"TNT" or
"random"; the "default" is one of these two, depending on the
constraints in place (as dset.seed"MPI" and
"PSOCK". Defaults to using the parallel package with PSOCK clusters. See
ergm-parallelergm running on the slave nodes is the
same as that running on the master node.gof function.
See the usage section in gof for details.gof. The control.simulate
function performs a
similar function for
simulate.ergm;
control.ergm performs a
similar function for ergm.