Tool Confusion Matrix (Table Fields)
Compares record-wise the values of two table fields and creates a confusion matrix and derived coefficients. Values are expected to represent categories.
- Author: O.Conrad (c) 2020
- Menu: Table|Calculus
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Table | Table, input | TABLE | - | - |
Output | Confusion Matrix | Table, output | CONFUSION | - | - |
Categories | Table, output | CLASSES | - | - |
Summary | Table, output | SUMMARY | - | - |
Options | Categories 1 | Table field | FIELD_1 | - | - |
Categories 2 | Table field | FIELD_2 | - | - |
Include No-Data | Boolean | NODATA | - | Default: 1 |
Command-line
Usage: saga_cmd table_calculus 19 [-TABLE <str>] [-FIELD_1 <str>] [-FIELD_2 <str>] [-CONFUSION <str>] [-CLASSES <str>] [-SUMMARY <str>] [-NODATA <str>]
-TABLE:<str> Table
Table, input
-FIELD_1:<str> Categories 1
Table field
-FIELD_2:<str> Categories 2
Table field
-CONFUSION:<str> Confusion Matrix
Table, output
-CLASSES:<str> Categories
Table, output
-SUMMARY:<str> Summary
Table, output
-NODATA:<str> Include No-Data
Boolean
Default: 1