CSR is a hypothesis to verify before proceeding with further analysis on a point pattern (PP). It describes a point process in which point events occur within a given study area in a completely random fashion. It is synonymous with a homogeneous spatial Poisson process.
CSR is seen as the “intermediate” situation between regular spatial structures and clustered spatial structures. It is therefore necessary to:
We identify \(A_1, ..., A_m\) by performing a tessellation of \(W\) through a collection of square cells of area a
\(N(A_i)\): random number of events in \(A_i\). CSR implies that \(N(A_i) \sim Pois(\lambda a)\).
The test compares the observed number \(n_i\) of events in \(A_i\) with the expected (constant) number under \(H_0\)
The test statistic contains the dispersion index, i.e. the ratio between the variance and the mean:
\[ X^2 = \sum_{i=1}^m \frac{(n_i- \overline n)^2}{\overline n} = (m-1) \space \space I \] Asymptotically, if \(\overline n\) is not too small, it can be approximated by:
\[X^2|H_0 \sim \chi^2_{m-1}\]
Where \(n_i\) is the number of events in the i-th cell, \(\overline n = \frac{\sum n_i}{m}\), and \(I\) = dispersion index, that is:
\[I= \frac{S^2}{\overline n}\]
Comparison between the sample (empirical) distribution function of some distance related to the PP points and the one expected under CSR (i.e. under \(H_0\)).
Types of distance between points of the point pattern
Nearest neighbour distance
Distribution function of R under \(H_0\) (CSR hypothesis):
\[ G(r)= 1-\exp(- \lambda \pi r^2) \]
Empirical distribution function of R evaluated at r:
\[ \hat G_0(r) = \sum_{i=1}^n I(r_i \le r)/n \]
where \(r_i\): distance between event \(s_i\) and its nearest event in \(W\)
In the graphical test, a comparison is made between \(G(t)\) and \(\hat G_0(r)\)
We perform \(B\gg0\) replications of \(\hat G_0(r)\) and check whether (and for which values) the empirical curve falls outside the envelope.
The procedure is not a significance test in the usual sense, but it is very useful in the case of complex processes for which the distribution function may not be known analytically but one is able to simulate trajectories.
An empirical curve that falls outside the envelope under \(H_0\) for large stretches indicates that the observed PP provides little support for the CSR hypothesis.
Advantages
Disadvantages