Point Patterns I

Content for Monday, October 13, 2025

Point patterns, where the only data are the location of a set of points (and potentially a few attributes of the points), are among the simplest (in terms of data structure) and ubiquitous (in terms of their frequency in the real world) spatial data we will encounter. That said, statistical analysis of point patterns remains an area of rapid methodological development which continues to inform many areas of spatial statistical development.

Resources

Bigger Picture

Technical Details

  • Chapters 17 and 18 on Spatial Point Processes and the spatstat package in Paula Moraga’s book Spatial Statistics for Data Science: Theory and Practice with R.

  • Chapter 11 in (Pebesma and Bivand 2023) illustrates the interaction between the sf package and spatstat package for point pattern analysis.

Objectives

By the end of today, you should be able to:

  • Define first, and second order effects in point patterns

  • Simulate point patterns in spatstat

  • Compare quadrat counts to kernel density estimates for describing point patterns

Slides

The slides for today’s lesson are available online as an HTML file. Use the buttons below to open the slides either as an interactive website or as a static PDF (for printing or storing for later). You can also click in the slides below and navigate through them with your left and right arrow keys.

View all slides in new window Download PDF of all slides

References

Gatrell, A. C., T. C. Bailey, P. J. Diggle, and B. S. Rowlingson. 1996. Spatial point pattern analysis and its application in geographical epidemiology. Transactions of the Institute of British geographers:256–274.
Law, R., J. Illian, D. F. Burslem, G. Gratzer, C. Gunatilleke, and I. Gunatilleke. 2009. Ecological information from spatial patterns of plants: Insights from point process theory. Journal of Ecology 97:616–628.
Pebesma, E., and R. Bivand. 2023. Spatial data science: With applications in R. Chapman; Hall/CRC, Boca Raton.
Wiegand, T., and K. A. Moloney. 2004. Rings, circles, and null-models for point pattern analysis in ecology. Oikos 104:209–229.