Tool Cross-Classification and Tabulation
(c) 2004 by Victor Olaya. Cross-Classification and Tabulation
- Author: 
- Menu: Grid|Analysis
Parameters
|  | Name | Type | Identifier | Description | Constraints | 
|---|
| Input | Input Grid 1 | Grid (input) | INPUT | - | - | 
 | Input Grid 2 | Grid (input) | INPUT2 | - | - | 
| Output | Cross-Classification Grid | Grid (output) | RESULTGRID | - | - | 
 | Cross-Tabulation Table | Table (output) | RESULTTABLE | - | - | 
| Options | Grid System | Grid system | PARAMETERS_GRID_SYSTEM | - | - | 
 | Max. Number of Classes | Integer | MAXNUMCLASS | Maximum number of classes in the entire grid. | Default: 10 | 
Command-line
Usage: saga_cmd grid_analysis 13 [-INPUT <str>] [-INPUT2 <str>] [-RESULTGRID <str>] [-RESULTTABLE <str>] [-MAXNUMCLASS <num>]
  -INPUT:<str>      	Input Grid 1
	Grid (input)
  -INPUT2:<str>     	Input Grid 2
	Grid (input)
  -RESULTGRID:<str> 	Cross-Classification Grid
	Grid (output)
  -RESULTTABLE:<str>	Cross-Tabulation Table
	Table (output)
  -MAXNUMCLASS:<num>	Max. Number of Classes
	Integer
	Default: 10