globalKinhom-package {globalKinhom} | R Documentation |
Inhomogeneous K- And Pair Correlation Functions Using Global Estimators
Description
Second-order summary statistics K- and pair-correlation functions describe interactions in point pattern data. This package provides computations to estimate those statistics on inhomogeneous point processes, using the methods of in T Shaw, J Møller, R Waagepetersen, 2020 <doi:10.48550/arXiv.2004.00527>.
Details
The DESCRIPTION file:
Package: | globalKinhom |
Type: | Package |
Title: | Inhomogeneous K- And Pair Correlation Functions Using Global Estimators |
Version: | 0.1.8 |
Date: | 2024-06-25 |
Encoding: | UTF-8 |
Authors@R: | c(person("Thomas", "Shaw", role=c("aut", "cre"), email="tshaw20@utk.edu"), person("Ege", "Rubak", role="ctb"), person("Adrian", "Baddeley", role="ctb"), person("Rolf", "Turner", role="ctb")) |
Author: | Thomas Shaw [aut, cre], Ege Rubak [ctb], Adrian Baddeley [ctb], Rolf Turner [ctb] |
Maintainer: | Thomas Shaw <tshaw20@utk.edu> |
Depends: | R (>= 3.5.0), spatstat.explore (>= 3.0) |
Imports: | stats, utils, grDevices, spatstat.geom (>= 3.1), spatstat.random (>= 2.1.0), spatstat.univar |
Description: | Second-order summary statistics K- and pair-correlation functions describe interactions in point pattern data. This package provides computations to estimate those statistics on inhomogeneous point processes, using the methods of in T Shaw, J Møller, R Waagepetersen, 2020 <doi:10.48550/arXiv.2004.00527>. |
License: | GPL (>= 2) |
Index of help topics:
Kglobal (cross) K functions with a global intensity reweighting expectedPairs Expected pairs in an inhomogeneous poisson process globalKinhom-package Inhomogeneous K- And Pair Correlation Functions Using Global Estimators pcfglobal (cross) pair correlation functions with a global intensity reweighting
This package accompanies Shaw et al (2020). It provides “global”
estimators for the non-parametric K
- and pair correlation functions, which
summarize the second order interactions of second-order intensity-reweighted
stationary (SOIRS) point processes. These estimators provide an alternative to
those proposed by Baddeley et al (2000) for SOIRS point processes, which we
refer to as “local” estimators. The local estimators are implemented in
the spatstat.explore
package as pcfinhom
and
Kinhom
, with pcfcross.inhom
and
Kcross.inhom
for the corresponding cross-pcf and
cross-K
-function.
Where possible, the interfaces are made to match those used by the spatstat.explore package.
Author(s)
Thomas Shaw [aut, cre], Ege Rubak [ctb], Adrian Baddeley [ctb], Rolf Turner [ctb]
Maintainer: Thomas Shaw <tshaw20@utk.edu>
References
T Shaw, J Møller, R Waagepetersen. 2020. “Globally Intensity-Reweighted Estimators for
K
- and pair correlation functions”. arXiv:2004.00527 [stat.ME].
A Baddeley, J Møller, R Waagepetersen. 2000. “Non- and Semi-Parametric Estimation of Interaction in Inhomogeneous Point Patterns”. Statistica Neerlandica 54, 329-350.
See Also
spatstat.explore
, Kglobal
, link{pcfglobal}