This is an old revision of the document!
PHP's gd library is missing or unable to create PNG images
Calc Confusion Matrix
Description
Calculates the confusion matrix from two input maps. The confusion matrix is a table with format “*#real, *#real and #real” mapping each possible combination of pair of input map values to their corresponding number of cells.
Inputs
Output
Name | Type | Description |
---|---|---|
Confusion Matrix | Table Type | Resulting confusion matrix. The confusion matrix is a table with format “*#real, *#real and #real” mapping each possible combination of pair of input map values to their corresponding number of cells. |
Notes
Group
Internal Name
CalcConfusionMatrix