SAGA-GIS Tool Library Documentation (v8.2.1)

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.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputTableTable, inputTABLE--
OutputConfusion MatrixTable, outputCONFUSION--
CategoriesTable, outputCLASSES--
SummaryTable, outputSUMMARY--
OptionsCategories 1Table fieldFIELD_1--
Categories 2Table fieldFIELD_2--
Include No-DataBooleanNODATA-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