Chapter 5 Spatial cluster analysis

5.1 sp vs sf

here we talk about the sp package and how it is still important for certain spatial packages (Pebesma and Bivand 2021)

5.2 Kernel Density Estimation

5.2.1 Planar

spdep (Bivand 2021)

5.2.2 Network

5.3 Local Indicators of Spatial Association (LISA)

5.4 Spatial Weights Matrix

  • How to representing spatial relationships

  • Contiguity

  • etc.

5.4.1 Planar

5.4.2 Network

References

Bivand, Roger. 2021. Spdep: Spatial Dependence: Weighting Schemes, Statistics. https://github.com/r-spatial/spdep/.
Pebesma, Edzer, and Roger Bivand. 2021. Sp: Classes and Methods for Spatial Data. https://CRAN.R-project.org/package=sp.