SAGA-GIS Tool Library Documentation (v9.2.0)

Tool Global Moran's I for Grids

Global spatial autocorrelation for grids calculated as Moran's I.


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputGridgrid, inputGRID--
OutputResulttable, outputRESULT--
OptionsGrid Systemgrid systemPARAMETERS_GRID_SYSTEM--
Case of contiguitychoiceCONTIGUITYChoose case: Rook's case contiguity compares only cell wich share an edge. Queen's case contiguity compares also cells which share just corners.Available Choices:
[0] Rook
[1] Queen
Default: 1
Show Result in DialogbooleanDIALOG-Default: 1

Command-line

Usage: saga_cmd statistics_grid 7 [-GRID <str>] [-RESULT <str>] [-CONTIGUITY <str>] [-DIALOG <str>]
  -GRID:<str>      	Grid
	grid, input
  -RESULT:<str>    	Result
	table, output
  -CONTIGUITY:<str>	Case of contiguity
	choice
	Available Choices:
	[0] Rook
	[1] Queen
	Default: 1
  -DIALOG:<str>    	Show Result in Dialog
	boolean
	Default: 1