Spatial Point Process

spatial-point-processintensity-functionk-functioncox-processclusteringminimum-contrastestimating-functionecologyspatial-statistics

Definition

A spatial point process is a random mechanism generating a locally finite set of points (events) in space (typically R2\mathbb R^2) — tree locations, disease cases, galaxies, crime sites. It is characterized by its intensity function ρ(u)\rho(u) (first-order: the expected number of points per unit area near uu) and its second-order structure (how points co-occur — clustering or inhibition), summarized by the pair-correlation or Ripley's KK-function. Inference targets a regression model for the intensity (inhomogeneity driven by covariates) and, separately, a model for the residual dependence.

Key Ideas

How It Works

Fit the intensity by treating the observed points as if Poisson and solving the (weighted) Poisson score for β\beta — equivalent to a Poisson log-linear regression on a fine grid / quadrature scheme. Then compute the empirical inhomogeneous KK-function from the residual pattern and choose the cluster-model parameters to minimize the integrated squared difference (minimum contrast) between empirical and theoretical KK. Standard errors come from the estimating-function / mixing asymptotics, or by simulation from the fitted model.

Why It Matters

Open Questions

Related