R/data_visualization.R
confusionMatrix.Rd
Calculate a confusion matrix
confusionMatrix(i = NULL, j = NULL)
i
j
Create a confusion matrix
confusionMatrix
code for this function was obtained from the R package ArchR (https://github.com/GreenleafLab/ArchR/blob/master/R/HelperUtils.R)