LISTAhat {stpp} | R Documentation |
Estimation of the Space-Time Inhomogeneous Pair Correlation LISTA functions
Description
Compute an estimate of the space-time pair correlarion LISTA functions.
Usage
LISTAhat(xyt, s.region, t.region, dist, times, lambda,
ks = "box", hs, kt = "box", ht, correction = "isotropic")
Arguments
xyt |
Coordinates and times |
s.region |
Two-column matrix specifying polygonal region containing all data locations. If |
t.region |
Vector containing the minimum and maximum values of the time interval. If |
dist |
Vector of distances |
times |
Vector of times |
lambda |
Vector of values of the space-time intensity function evaluated at the points |
ks |
Kernel function for the spatial distances. Default is the |
hs |
Bandwidth of the kernel function |
kt |
Kernel function for the temporal distances. Default is the |
ht |
Bandwidth of the kernel function |
correction |
A character vector specifying the edge correction(s) to be applied among |
Details
An individual product density LISTA functions g^{(i)}(.,.)
should reveal the extent of the contribution of the event (u_i,t_i)
to the global estimator of the pair correlation function g(.,.)
, and may provide a further description of structure in the data (e.g., determining events with similar local structure through dissimilarity measures of the individual LISTA functions), for more details see Siino et al. (2017).
Value
A list containing:
list.LISTA |
A list containing the values of the estimation of |
listatheo |
|
dist , times |
Parameters passed in argument. |
kernel |
Vector of names and bandwidths of the spatial and temporal kernels. |
correction |
The name(s) of the edge correction method(s) passed in argument. |
Author(s)
Francisco J. Rodriguez-Cortes <frrodriguezc@unal.edu.co>
References
Baddeley, A. and Turner, J. (2005). spatstat
: An R Package for Analyzing Spatial Point Pattens. Journal of Statistical Software 12, 1-42.
Cressie, N. and Collins, L. B. (2001). Analysis of spatial point patterns using bundles of product density LISA functions. Journal of Agricultural, Biological, and Environmental Statistics 6, 118-135.
Cressie, N. and Collins, L. B. (2001). Patterns in spatial point locations: Local indicators of spatial association in a minefield with clutter Naval Research Logistics (NRL), John Wiley & Sons, Inc. 48, 333-347.
Siino, M., Rodriguez-Cortes, F. J., Mateu, J. and Adelfio, G. (2017). Testing for local structure in spatio-temporal point pattern data. Environmetrics. DOI: 10.1002/env.2463.
Stoyan, D. and Stoyan, H. (1994). Fractals, random shapes, and point fields: methods of geometrical statistics. Chichester: Wiley.