Skip to contents

Calculate a confusion matrix

Usage

confusionMatrix(i = NULL, j = NULL)

Arguments

i

i

j

j

Value

Create a confusion matrix

Details

confusionMatrix

References

code for this function was obtained from the R package ArchR (https://github.com/GreenleafLab/ArchR/blob/master/R/HelperUtils.R)