hrg_tree: Create an igraph graph from a hierarchical random graph model

View source: R/hrg.R

hrg_treeR Documentation

Create an igraph graph from a hierarchical random graph model

Description

hrg_tree() creates the corresponsing igraph tree of a hierarchical random graph model.

Usage

hrg_tree(hrg)

Arguments

hrg

A hierarchical random graph model.

Value

An igraph graph with a vertex attribute called "probability".

See Also

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


igraph/rigraph documentation built on May 19, 2024, 6:19 a.m.