normalize_matrix: Normalize a matrix

View source: R/EC_functions.R

normalize_matrixR Documentation

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

Note

used internally for visualization of confusion matrices


Echisholm21/vprr documentation built on Feb. 9, 2025, 4:21 p.m.