confusionMatrix.Rd
This function creates a confusion matrix based on two value vectors.
confusionMatrix(i = NULL, j = NULL)
A character/numeric value vector to see concordance with j.
A character/numeric value vector to see concordance with i.