Back to FabImage Studio website

You are here: Start » Filter Reference » Data Classification » Statistics » TableOfConfusion_Basic

TableOfConfusion_Basic


Module: FoundationPro

Computes statistics from a confusion matrix for given TP, FP, TN, FN.

Name Type Description
Input value
inTruePositive Long
Input value
inFalsePositive Long
Input value
inTrueNegative Long
Input value
inFalseNegative Long
Output value
outConfusionTable ConfusionTable

Complexity Level

This filter is available on Advanced Complexity Level.

Filter Group

This filter is member of TableOfConfusion filter group.