permuteLinks: Permute links.

Description Usage Arguments Details Value Author(s)

View source: R/networks.R

Description

Permutes links in the network.

Usage

1
permuteLinks(adjMat)

Arguments

adjMat

Adjacency matrix for the network.

Details

Permutation is equivalent to creating a new adjustment matrix with the same number of nodes and edges.

Value

Adjacency matrix with permuted links.

Author(s)

Mikhail Churakov


mc30/disnap documentation built on Jan. 18, 2020, 3:44 a.m.