Categorical Coincidence
- Author: O.Conrad (c) 2016
- Menu: Spatial and Geostatistics | Grids
Description
Calculates for each cell the categorical coincidence, which can be useful to compare different classifications.
Parameters
| Name | Type | Identifier | Description | Constraints |
Input | Grids | grid list, input | GRIDS | - | - |
Output | Number of Categories | grid, output | CATEGORIES | - | - |
Coincidence | grid, output | COINCIDENCE | - | - |
Dominance of Majority | grid, output | MAJ_COUNT | - | - |
Value of Majority | grid, output | MAJ_VALUE | - | - |
Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - |
Radius [Cells] | integer number | RADIUS | - | Minimum: 0
Default: 0 |
Command Line
Usage: saga_cmd statistics_grid 14 [-GRIDS ] [-CATEGORIES ] [-COINCIDENCE ] [-MAJ_COUNT ] [-MAJ_VALUE ] [-RADIUS ]
-GRIDS: Grids
grid list, input
-CATEGORIES: Number of Categories
grid, output
-COINCIDENCE: Coincidence
grid, output
-MAJ_COUNT: Dominance of Majority
grid, output
-MAJ_VALUE: Value of Majority
grid, output
-RADIUS: Radius [Cells]
integer number
Minimum: 0
Default: 0