SAGA-GIS Module Library Documentation (v2.3.0)

Module Inverse Principle Components Rotation

Inverse principle components rotation for grids.
References:
Bahrenberg, G., Giese, E., Nipper, J. (1992): Statistische Methoden in der Geographie 2 - Multivariate Statistik. pp.198-277.

Parameters

 NameTypeIdentifierDescriptionConstraints
InputPrinciple ComponentsGrid list (input)PCA--
Eigen VectorsTable (input)EIGEN--
OutputGridsGrid list (output)GRIDS--
OptionsGrid systemGrid systemPARAMETERS_GRID_SYSTEMGrid system-

Command-line

Usage: saga_cmd statistics_grid 10 [-PCA <str>] [-EIGEN <str>] [-GRIDS <str>]
  -PCA:<str>  	Principle Components
	Grid list (input)
  -EIGEN:<str>	Eigen Vectors
	Table (input)
  -GRIDS:<str>	Grids
	Grid list (output)