Tjøstheim's coefficient[1] 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,
F(x,y)
G(x,y)
N
xi
yi
F
(xi,yi)
RF(xi,yi)=
N | |
\sum | |
i |
\theta(F(xi,yi)-F(xj,yj))
with a similar definition for
G
\theta
F(xj,yj)
F(xi,yi)
Now define
XF(i)=
N | |
\sum | |
j |
xj\delta(i,RF(xj,yj))
where
\delta
x
ith
F
YF(i),XG(i)
YG(i)
Tjøstheim's coefficient is defined by[2]
A=
| ||||||||||
F)(X |
G(i)-\bar{X}G)+(YF(i)-\bar{Y}F)(YG(i)-\bar{Y}G)
N\left[(X | |
}{\left(\sum | |
F(i) |
-
2 | |
\bar{X} | |
F) |
+(YF(i)-
2\right] | |
\bar{Y} | |
F) |
N\left[(X | |
\sum | |
G(i) |
-
2 | |
\bar{X} | |
G) |
+(YG(i)-
2\right] | |
\bar{Y} | |
G) |
\right)1/2
Under the assumptions that
F
G
E[A]=0
var(A)=
| ||||||||||||||||||||||||||||||||||||||||
|
The maximum variance of
1/(N-1)
1/(2(N-1))
xiyi=0
N | |
\sum | |
i |
2 | |
x | |
i |
=
N | |
\sum | |
i |
2 | |
y | |
i |
Tjøstheim's coefficient is implemented as cor.spatial in the R package SpatialPack.[4] Numerical simulations suggest that
A
F
G