powered by
MCMC approximate log-likelihood
# S3 method for ernm logLik(object, ...)
an ernm object
unused
if (FALSE) { fit <- ernm(samplike ~ edges() + nodeCount("group") + nodeMatch("group") | group) logLik(fit) AIC(fit) BIC(fit) }
Run the code above in your browser using DataLab