Article snapshot taken from Wikipedia with creative commons attribution-sharealike license.
Give it a read and then ask your questions in the chat.
We can research this topic together.
Measure of spatial correlation
Tjøstheim's coefficient is a measure of spatial association that attempts to quantify the degree to which two spatial data sets are related. Developed by Norwegian statistician Dag Tjøstheim. It is similar to rank correlation coefficients like Spearman's rank correlation coefficient and the Kendall rank correlation coefficient but also explicitly considers the spatial relationship between variables.
Consider two variables, and , observed at the same set of spatial locations with co-ordinates and . The Rank of at is
with a similar definition for . Here is a step function and this formula counts how many values are less than or equal to the value at the target point .
Now define
where is the Kronecker delta. This is the coordinate of the ranked value. The quantities and can be defined similarly.
The maximum variance of occurs when all points are on a straight line and the minimum variance of occurs for a symmetric cross pattern where and .
Tjøstheim's coefficient is implemented as cor.spatial in the R package SpatialPack. Numerical simulations suggest that is an effective measure of correlation between variables but is sensitive to the degree of autocorrelation in and .
Vallejos, Ronny; Osorio, Feilpe; Bevilacqua, Moreno (2020). Spatial relationships between two georeferenced variables: With applications in R. Springer Cham. doi:10.1007/978-3-030-56681-4. ISBN978-3-030-56681-4.