powered by
Calculates all network statistics
calculateStatistics(formula)
a named vector of statistics
An ernm formula (see ernm-formula)
ernm-formula
if (FALSE) { data(samplike) calculateStatistics(samplike ~ edges() + nodeCount("group") + nodeMatch("group") + homophily("group") + triangles()) }
Run the code above in your browser using DataLab