sample_hrg: Sample from a hierarchical random graph model

sample_hrgR Documentation

Sample from a hierarchical random graph model

Description

sample_hrg() samples a graph from a given hierarchical random graph model.

Usage

sample_hrg(hrg)

Arguments

hrg

A hierarchical random graph model.

Value

An igraph graph.

Related documentation in the C library

igraph_hrg_game().

See Also

Other hierarchical random graph functions: consensus_tree(), fit_hrg(), hrg(), hrg-methods, hrg_tree(), predict_edges(), print.igraphHRG(), print.igraphHRGConsensus()


igraph documentation built on Oct. 20, 2024, 1:06 a.m.