Skip to content

Mark summary functions for spatio-temporal point processes

Notifications You must be signed in to change notification settings

frajaroco/msfstpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Mark summary functions for spatio-temporal point processes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published