README.md

SOAstpp: Second-order analysis for anisotropic spatio-temporal point process data

A basic tool for the exploration and analysis of the anisotropic spatio-temporal point patterns through K-function. This repository is based on spatstat and stpp packages.

Installation guide

The easiest way to install the development version of SOAstpp from GitHub is using the remotes R package which can be installed run the next command,

install.packages('remotes')

and thereafter run the commands:

require(remotes)
install_github('frajaroco/SOAstpp')

References

CiteBibtex

@misc{fjrc:16,
    author = {Francisco J. Rodr\'{i}guez-Cort\'{e}s},
    title = {SOAstpp: {S}econd-order analysis for anisotropic spatio-temporal point process data},
    year = {2016},
    note = {GitHub repository},
    url = {\url{https://github.com/frajaroco/SOAstpp}}
}



frajaroco/SOAstpp documentation built on Nov. 8, 2019, 2:17 a.m.