Skip to content

frajaroco/SOAstpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors