Lee's L

Lee's L is a bivariate spatial correlation coefficient which measures the association between two sets of observations made at the same spatial sites.

Standard measures of association such as the Pearson correlation coefficient do not account for the spatial dimension of data, in particular they are vulnerable to inflation due to spatial autocorrelation.

Lee's L is available in numerous spatial analysis software libraries including spdep [1] and PySAL[2] (where it is called Spatial_Pearson) and has been applied in diverse applications such as studying air pollution,[3] viticulture[4] and housing rent.

locations connected with the spatial weight matrix

first define the spatially lagged vector with a similar definition for

When the spatial weight matrix is row normalized, such that

Lee also defines the spatial smoothing scalar to measure the spatial autocorrelation of a variable.

It is shown by Lee[6] that the above definition is equivalent to Where

is the Pearson correlation coefficient This means Lee's L is equivalent to the Pearson correlation of the spatially lagged data, multiplied by a measure of each data set's spatial autocorrelation.