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