Learn R Programming

vprr (version 0.2.3)

normalize_matrix: Normalize a matrix

Description

take each element of matrix dived by column total

Usage

normalize_matrix(mat)

Arguments

mat

a matrix to normalize

Details

Make sure to remove total rows before using with VP data