fit_power: Fit power-law distribution for an igraph

View source: R/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_sub_net(), get_group_skeleton(), links_stat(), nc(), net_par(), rand_net_par(), rand_net(), smallworldness()

Examples

fit_power(co_net)

MetaNet documentation built on May 29, 2024, 1:21 a.m.