Skip to content

Space-Time Point Pattern Simulation, Visualisation and Analysis

Notifications You must be signed in to change notification settings

rubak/stpp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stpp: Space-Time Point Pattern Simulation, Visualisation and Analysis

Many of the models encountered in applications of point process methods to the study of spatio-temporal phenomena are covered in 'stpp'. This package provides statistical tools for analyzing the global and local second-order properties of spatio-temporal point processes, including estimators of the space-time inhomogeneous K-function and pair correlation function. It also includes tools to get static and dynamic display of spatio-temporal point patterns.

This is the development version

Installation guide

The easiest way to install the development version of stpp 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('stpp-GitHub-community/stpp')

Ubuntu users can follow the instructions in this discussion on stackoverflow to avoid complexity in installing some of the packages, particularly rgdal and rgl.

References

CiteBibtex

A BibTeX entry for LaTeX users is

@misc{gdrrc01,
	author = {Edith Gabriel and Peter J. Diggle and Barry Rowlingson and Francisco J. Rodr\'iguez-Cort\'es},
	title = {stpp: Space-Time Point Pattern Simulation, Visualisation and Analysis},
	year = {2021},
	note = {R package version 2.0-5},
	url = {https://cran.r-project.org/web/packages/stpp}}

Autors:

Edith Gabriel, Avignon University, Avignon, France

Peter J. Diggle, Lancaster University, Lancaster, UK

Barry Rowlingson, Lancaster University, Lancaster, UK

Francisco J. Rodríguez-Cortés, National University of Colombia, Medellín, Colombia

About

Space-Time Point Pattern Simulation, Visualisation and Analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 63.2%
  • Fortran 35.1%
  • C 1.7%