fit_power: Fit power-law distribution for an igraph

View source: R/5.topological.R

fit_powerR Documentation

Fit power-law distribution for an igraph

Description

Fit power-law distribution for an igraph

Usage

fit_power(go, p.value = FALSE)

Arguments

go

igraph

p.value

calculate p.value

Value

ggplot

See Also

Other topological: extract_sample_net(), get_group_skeleton(), links_stat(), nc(), net_par(), rand_net(), rand_net_par(), smallworldness()

Examples

fit_power(co_net)

MetaNet documentation built on June 26, 2025, 5:07 p.m.