ASTIKhat | R Documentation |
K
-functionCompute an estimation of the Anisotropic Space-Time inhomogeneous K
-function.
ASTIKhat(xyt, s.region, t.region, lambda, dist, times, ang,
correction = "border")
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 |
ang |
Angle in radians at which |
correction |
A character vector specifying the edge correction(s) to be applied among "border", "modified.border", "translate" and "none" (see |
A list containing:
AKhat |
|
dist , times |
Parameters passed in argument. |
correction |
The name(s) of the edge correction method(s) passed in argument. |
Francisco J. Rodriguez-Cortes <frrodriguezc@unal.edu.co>
Illian, J. B., Penttinen, A., Stoyan, H. and Stoyan, D. (2008). Statistical Analysis and Modelling of Spatial Point Patterns. John Wiley and Sons, London.
Gonzalez, J. A., Rodriguez-Cortes, F. J., Cronie, O., Mateu, J. (2016). Spatio-temporal point process statistics: a review. Spatial Statistics. Accepted.
Ohser, J. and D. Stoyan (1981). On the second-order and orientation analysis of planar stationary point processes. Biometrical Journal 23, 523-533.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.