SAGA-GIS Tool Library Documentation (v8.2.1)

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]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