Skip to content

frajaroco/mvstpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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}}
}

About

Mark variograms for spatio-temporal point processes

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors