threshold: Applies threshold on the network from a value

Description Usage Arguments Value Author(s)

Description

Given an integer value X, a cut, that is, edges that are cut will be assigned zero. This cut will be done in the network where the edges have a weight less than the value of X.

Usage

1
threshold(x, net)

Arguments

x

Integer value that would limit the edges

net

Complex network where the edges will be cut

Value

Returns the complex network with the cuts already made

Author(s)

Eric Augusto Ito


EricIto/BASiNET documentation built on May 28, 2019, 12:38 p.m.