SAGA-GIS Tool Library Documentation (v9.2.0)

Tool Categorical Coincidence

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

Parameters

 NameTypeIdentifierDescriptionConstraints
InputGridsgrid list, inputGRIDS--
OutputNumber of Categoriesgrid, outputCATEGORIES--
Coincidencegrid, outputCOINCIDENCE--
Dominance of Majoritygrid, outputMAJ_COUNT--
Value of Majoritygrid, outputMAJ_VALUE--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Radius [Cells]integer numberRADIUS-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 number
	Minimum: 0
	Default: 0