igraphHRGConsensus objects) are printed
simply by listing the children of each internal node of the
dendrogram: HRG consensus tree:
g1 -> 11 12 13 14 15 16 17 18 19 20
g2 -> 1 2 3 4 5 6 7 8 9 10
g3 -> g1 g2
The root of the dendrogram is g3 (because it has no incoming
edges), and it has two subgroups, g1 and g2.## S3 method for class 'igraphHRGConsensus':
print(x, ...)igraphHRGConsensus object to print.consensus_tree,
hrg.consensus; fit_hrg,
hrg.fit; hrg-methods;
hrg.game, sample_hrg;
hrg.predict, predict_edges;
hrg_tree; hrg,
hrg.create; print.igraphHRG