如果您从 R 中使用 igraph,请使用此选项
| sample_hrg {igraph} | R 文档 |
sample_hrg 从给定的分层随机图模型中采样一个图。
sample_hrg(hrg)
hrg |
一个分层随机图模型。 |
igraph 图。
其他分层随机图函数:consensus_tree(), fit_hrg(), hrg-methods, hrg_tree(), hrg(), predict_edges(), print.igraphHRGConsensus(), print.igraphHRG()