invert: Invert

Description Usage Arguments Value

Description

Inverts elementwise the weights in an input connection matrix, i.e. changes W from a matrix of internode strengths to a matrix of internode distances

Usage

1
invert(W, copy = F)

Arguments

W

: an R matrix - weighted connectivity matrix

copy

: boolean

Value

W : an R matrix - inverted weighted connectivity matrix


ncullen93/bctR documentation built on May 23, 2019, 1:28 p.m.