R igraph 手册页

如果您从 R 中使用 igraph,请使用此选项

hrg_tree {igraph}R 文档

从分层随机图模型创建一个 igraph 图

描述

hrg_tree 创建分层随机图模型对应的 igraph 树。

用法

hrg_tree(hrg)

参数

hrg

分层随机图模型。

igraph 图。

参见

其他分层随机图函数:consensus_tree(), fit_hrg(), hrg-methods, hrg(), predict_edges(), print.igraphHRGConsensus(), print.igraphHRG(), sample_hrg()


[包 igraph 版本 1.3.5 索引]