Tools to compute, model and visualize pair correlation functions (PCF) for spatial point patterns. The package supports fitting a sigmoid model to empirical PCFs, extracting characteristic scales and providing diagnostics for model fit and spatial structure characterization.
PCFSiM can be installed from the source file :
devtools::install_local("Path/to/PCFSiM_1.0.0.tar.gz",dependencies=T)It can also be installed using devtools :
devtools::install_github("BOSTLAB/PCFSiM")For a typical example of analysis, check the markdown file located here.