normalize: Normalize a matrix

View source: R/barebonesCoNet.R

normalizeR Documentation

Normalize a matrix

Description

Normalize a matrix column-wise by dividing each entry by its corresponding column sum.

Usage

normalize(x)

Arguments

x

a matrix

Value

a normalized matrix


hallucigenia-sparsa/seqgroup documentation built on July 6, 2022, 1:11 p.m.