normalize: Normalize

Description Usage Arguments Value

Description

Normalizes an input weighted connection matrix, i.e. divides each value by the abs. max. value in matrix

Usage

1
normalize(W, copy = F)

Arguments

W

: an R matrix - weighted connectivity matrix

copy

: boolean

Value

W : an R matrix - normalized weighted connectivity matrix


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