Constructor for mtergm objects
Constructor for mtergm objects.
createMtergm( coef, se, pval, nobs, time.steps, formula, formula2, auto.adjust, offset, directed, bipartite, estimate, loglik, aic, bic, ergm, nvertices, data )
coef | 
 Object of class   | 
se | 
 Standard errors.  | 
pval | 
 The p-values.  | 
nobs | 
 Object of class   | 
time.steps | 
 Object of class   | 
formula | 
 Object of class   | 
formula2 | 
 The revised formula with the object references after applying
the   | 
auto.adjust | 
 Object of class   | 
offset | 
 Object of class   | 
directed | 
 Object of class   | 
bipartite | 
 Object of class   | 
estimate | 
 Estimate: either MCMC MLE or MPLE.  | 
loglik | 
 Log likelihood of the MLE.  | 
aic | 
 Akaike's Information Criterion.  | 
bic | 
 Bayesian Information Criterion.  | 
ergm | 
 The original   | 
nvertices | 
 Number of vertices.  | 
data | 
 The data after processing by the   | 
Create an S4 mtergm object using this constructor function.
Philip Leifeld
Other tergm-classes: 
btergm-class,
createBtergm(),
createTbergm(),
mtergm-class,
tbergm-class
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.