Learn R Programming

MetaNet (version 0.1.2)

fit_power: Fit power-law distribution for an igraph

Description

Fit power-law distribution for an igraph

Usage

fit_power(go, p.value = FALSE)

Value

ggplot

Arguments

go

igraph

p.value

calculate p.value

See Also

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

Examples

Run this code
fit_power(co_net)

Run the code above in your browser using DataLab