This commit is contained in:
eneller
2026-02-18 01:15:38 +01:00
parent 3e6f8476e0
commit 1a51276eec
3 changed files with 3 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ where
- $N$ is the number of spacial units indexed by $i$ and $j$
- $x$ is the variable of interest
- $\overline{x}$ is the mean of $x$
$w_{ij} are the elements of a matrix of spatial weights that denote adjacency
- $w_{ij}$ are the elements of a matrix of spatial weights that denote adjacency
- $W = \sum_{i=1}^N \sum_{j=1}^N w_{ij}$ is the sum of all $w_{ij}$
It may be considered time series stationarity-agnostic as the calculation does not make assumptions about temporal behavior of the underlying data.