igraph (version 1.0.0)

sample_hrg: 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.

See Also

Other hierarchical random graph functions: consensus_tree, hrg.consensus; fit_hrg, hrg.fit; hrg-methods; hrg.predict, predict_edges; hrg_tree; hrg, hrg.create; print.igraphHRGConsensus; print.igraphHRG