R igraph 手册页

如果您从 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()


[包 igraph 版本 1.3.5 索引]