Print method, prints the NCT output, plot method plots the output, summary method returns a summary of the output.
# S3 method for NCT
print(x, ...)# S3 method for NCT
plot(x, what = c("strength", "network", "edge", "centrality"), ...)
output of NCT
for now ignored
defines what has to be plotted: results pertaining to test on invariance of global strength ("strength"), network structure ("network"), edge strength ("edge"), or specific centrality measure ("centrality")