How to use @turf/nearest-neighbor-analysis - 1 common examples

To help you get started, we’ve selected a few @turf/nearest-neighbor-analysis examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github Turfjs / turf / packages / turf-quadrat-analysis / bench.js View on Github external
suite.add(nameN, () => nearestNeighborAnalysis(dataset));

@turf/nearest-neighbor-analysis

Calculates an index based the average distances between points in the dataset, thereby providing inference as to whether the data is clustered, dispersed, or randomly distributed within the study area.

MIT
Latest version published 11 days ago

Package Health Score

92 / 100
Full package analysis

Popular @turf/nearest-neighbor-analysis functions