hrg_tree | R Documentation |
hrg_tree()
creates the corresponsing igraph tree of a hierarchical
random graph model.
hrg_tree(hrg)
hrg |
A hierarchical random graph model. |
An igraph graph with a vertex attribute called "probability"
.
Other hierarchical random graph functions:
consensus_tree()
,
fit_hrg()
,
hrg()
,
hrg-methods
,
predict_edges()
,
print.igraphHRG()
,
print.igraphHRGConsensus()
,
sample_hrg()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.