Nearest Neighbor Spatial Weights Matrix

uses x,y coordinates to produce one of several types of nearest-neighbor spatial weight matrix.
736 Downloads
Aktualisiert 2. Mai 2013

Lizenz anzeigen

There are several other nearest neighbor SWM programs out there, but many of them require significantly more memory to run and do not work on large datasets. This file should work on large datasets (have tested on >100,000 obs). Furthermore, several options are available for the weights. The user can choose equal weights for each neighbor, or weights based on distance. This allows the NN specification more accuracy.

Zitieren als

Patrick Walsh (2024). Nearest Neighbor Spatial Weights Matrix (https://www.mathworks.com/matlabcentral/fileexchange/36601-nearest-neighbor-spatial-weights-matrix), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2010a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.1.0.0

Code made more efficient and a potential error corrected.

1.0.0.0