binarize: Binarize

Description Usage Arguments Value

Description

Binarizes an input weighted connection matrix, i.e. any value > 0 gets set to 1

Usage

1
binarize(W, copy = F)

Arguments

W

: an R matrix - weighted connectivity matrix

copy

: boolean

Value

W : an R matrix - binary weighted connectivity matrix


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