README.md

msfstpp: Mark summary functions for spatio-temporal point processes

Basic toolkit for the exploration and analysis of the spatio-temporal point patterns through mark summary functions. This repository is based on splancs, spatstat, geoR, stppand KernSmooth packages.

Installation guide

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

install.packages('remotes')

and thereafter run the commands:

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

warning: It is is necessary to load the additional R package plot3D in order to plot the outputs of some functions.

References

CiteBibtex

@misc{r16,
    author = {Francisco J. Rodr\'{i}guez-Cort\'{e}s},
    title = {msfstpp: Mark summary functions for spatio-temporal point processes},
    year = {2016},
    note = {GitHub repository},
    url = {\url{https://github.com/frajaroco/msfstpp}}
}


frajaroco/msfstpp documentation built on May 16, 2019, 1:52 p.m.