GetRewiredLayerWithOverlappingEdges: Generate multiplex networks with given amount of edge...

GetRewiredLayerWithOverlappingEdgesR Documentation

Generate multiplex networks with given amount of edge overlapping

Description

Generate multiplex networks with given amount of edge overlapping

Usage

GetRewiredLayerWithOverlappingEdges(g, ov, tol = 0.001, verbose = FALSE)

Arguments

g

graph network object

ov

scalar in [0, 1] tuning the overlap

tol

scalar, tolerance between current and desired overlap. Default 1e-3

verbose

logical, default FALSE

Value

An igraph dataframe containing the rewiring produced


manlius/muxViz documentation built on March 1, 2023, 10:28 a.m.