Nearest neighbour analysis

Description

<put algortithm description here>

Parameters

Points [vector: point]
<put parameter description here>

Outputs

Result [html]
<put output description here>
Observed mean distance [number]
<put output description here>
Expected mean distance [number]
<put output description here>
Nearest neighbour index [number]
<put output description here>
Number of points [number]
<put output description here>
Z-Score [number]
<put output description here>

Console usage

processing.runalg('qgis:nearestneighbouranalysis', points, output)

See also