README.md

mvstpp: Mark variograms for spatio-temporal point processes

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

Installation guide

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

install.packages('devtools')

and thereafter run the commands:

require(devtools)
install_github('frajaroco/mvstpp')

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

References

CiteBibtex

``` @misc{r15, author = {Francisco J. Rodr\'{i}guez-Cort\'{e}s}, title = {mvstpp: {M}ark {V}ariogram for {S}patio-{T}emporal {P}oint {P}rocesses}, year = {2015}, note = {GitHub repository}, url = {\url{https://github.com/frajaroco/mvstpp}} }



frajaroco/mvstpp documentation built on June 5, 2019, 9:58 a.m.