- Spatial Analytics with ArcGIS
- Eric Pimpler
- 162字
- 2021-07-02 23:38:51
Using the Average Nearest Neighbor tool
The Average Nearest Neighbor tool calculates a nearest neighbor index based on the average distance from each feature to its nearest neighboring feature. For each feature in a dataset, the distance to its nearest neighbor is computed. An average distance is then computed.
The average distance is compared to the expected average distance. In doing so, an Average Nearest Neighbor (ANN) ratio is created which in simple terms is the ratio of observed/expected. If the ratio is less than 1, we can say that the data exhibits a clustered pattern, whereas a value greater than 1 indicates a dispersed pattern in our data.
The ANN ratio created as a result of piding the observed distance by the expected distance creates a value between 0 and 1. If the ratio is less than 1, we can say that the data exhibits a clustered pattern, whereas a value greater than 1 indicates a dispersed pattern in our data.
- Google Cloud Platform Cookbook
- 圖解PLC控制系統(tǒng)梯形圖和語句表
- Mobile DevOps
- Effective DevOps with AWS
- 數(shù)控銑削(加工中心)編程與加工
- 計(jì)算機(jī)圖形圖像處理:Photoshop CS3
- 統(tǒng)計(jì)策略搜索強(qiáng)化學(xué)習(xí)方法及應(yīng)用
- AWS Certified SysOps Administrator:Associate Guide
- Statistics for Data Science
- 多媒體制作與應(yīng)用
- 計(jì)算機(jī)組成與操作系統(tǒng)
- 網(wǎng)絡(luò)存儲(chǔ)·數(shù)據(jù)備份與還原
- 三菱FX/Q系列PLC工程實(shí)例詳解
- AVR單片機(jī)工程師是怎樣煉成的
- 深度學(xué)習(xí)原理與 TensorFlow實(shí)踐