SAGA-GIS Module Library Documentation (v2.3.0)

Module Categorical Coincidence

Calculates for each cell the categorical coincidence, which can be useful to compare different classifications.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputGridsGrid list (input)GRIDS--
OutputNumber of CategoriesGrid (output)CATEGORIES--
CoincidenceGrid (output)COINCIDENCE--
Dominance of MajorityGrid (output)MAJ_COUNT--
Value of MajorityGrid (output)MAJ_VALUE--
OptionsGrid systemGrid systemPARAMETERS_GRID_SYSTEMGrid system-
Radius [Cells]IntegerRADIUS-Minimum: 0
Default: 0

Command-line

Usage: saga_cmd statistics_grid 14 [-GRIDS <str>] [-CATEGORIES <str>] [-COINCIDENCE <str>] [-MAJ_COUNT <str>] [-MAJ_VALUE <str>] [-RADIUS <num>]
  -GRIDS:<str>      	Grids
	Grid list (input)
  -CATEGORIES:<str> 	Number of Categories
	Grid (output)
  -COINCIDENCE:<str>	Coincidence
	Grid (output)
  -MAJ_COUNT:<str>  	Dominance of Majority
	Grid (output)
  -MAJ_VALUE:<str>  	Value of Majority
	Grid (output)
  -RADIUS:<num>     	Radius [Cells]
	Integer
	Minimum: 0
	Default: 0