SAGA-GIS Tool Library Documentation (v8.2.1)

Tool Cluster Analysis (Shapes)

Cluster Analysis for tables.


References


Parameters

 NameTypeIdentifierDescriptionConstraints
InputShapesShapes, inputINPUT--
OutputResult (*)Shapes, output, optionalRESULT--
StatisticsTable, outputSTATISTICS--
OptionsAttributesTable fieldsFIELDS--
Cluster (*)Table fieldCLUSTER--
MethodChoiceMETHOD-Available Choices:
[0] Iterative Minimum Distance (Forgy 1965)
[1] Hill-Climbing (Rubin 1967)
[2] Combined Minimum Distance / Hillclimbing
Default: 1
Number of ClustersIntegerNCLUSTER-Minimum: 2
Default: 10
NormaliseBooleanNORMALISE-Default: 0
(*) optional

Command-line

Usage: saga_cmd table_calculus 14 [-INPUT <str>] [-RESULT <str>] [-FIELDS <str>] [-CLUSTER <str>] [-STATISTICS <str>] [-METHOD <str>] [-NCLUSTER <num>] [-NORMALISE <str>]
  -INPUT:<str>     	Shapes
	Shapes, input
  -RESULT:<str>    	Result
	Shapes, output, optional
  -FIELDS:<str>    	Attributes
	Table fields
  -CLUSTER:<str>   	Cluster
	Table field
  -STATISTICS:<str>	Statistics
	Table, output
  -METHOD:<str>    	Method
	Choice
	Available Choices:
	[0] Iterative Minimum Distance (Forgy 1965)
	[1] Hill-Climbing (Rubin 1967)
	[2] Combined Minimum Distance / Hillclimbing
	Default: 1
  -NCLUSTER:<num>  	Number of Clusters
	Integer
	Minimum: 2
	Default: 10
  -NORMALISE:<str> 	Normalise
	Boolean
	Default: 0