Use this if you are using igraph from R
| sample_hrg {igraph} | R Documentation |
sample_hrg samples a graph from a given hierarchical random graph
model.
sample_hrg(hrg)
hrg |
A hierarchical random graph model. |
An igraph graph.
Other hierarchical random graph functions:
consensus_tree(),
fit_hrg(),
hrg-methods,
hrg_tree(),
hrg(),
predict_edges(),
print.igraphHRGConsensus(),
print.igraphHRG()