network_backbone: extract the network backbone based on the null model proposed...

Description Usage Arguments Value

View source: R/network_backbone.r

Description

extract the network backbone based on the null model proposed by PNAS paper:Extracting the multiscale backbone of complex weighted networks

Usage

1
network_backbone(net, alpha = 0.1, cut_mode = c("or", "and"))

Arguments

net

a tbl_graph object from tidygraph pkg

alpha

the significant level

cut_mode

parameter valid for the directed network, "or" means the alpha_ij value for

Value

a igraph object


zlfccnu/econophysics documentation built on Feb. 23, 2022, 10:22 p.m.