Other packages > Find by keyword >

stpp  

Space-Time Point Pattern Simulation, Visualisation and Analysis
View on CRAN: Click here


Download and install stpp package within the R console
Install from CRAN:
install.packages("stpp")

Install from Github:
library("remotes")
install_github("cran/stpp")

Install by package version:
library("remotes")
install_version("stpp", "2.0-8")



Attach the package and use:
library("stpp")
Maintained by
Edith Gabriel
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2012-04-21
Latest Update: 2024-06-28
Description:
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. See Gabriel et al (2013) <doi:10.18637/jss.v053.i02>.
How to cite:
Edith Gabriel (2012). stpp: Space-Time Point Pattern Simulation, Visualisation and Analysis. R package version 2.0-8, https://cran.r-project.org/web/packages/stpp. Accessed 08 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:09), 0.1 (2012-04-21 18:10), 0.2 (2012-04-29 08:49), 0.3 (2012-06-05 09:15), 1.0-1 (2012-08-23 10:33), 1.0-2 (2012-11-06 17:16), 1.0-3 (2013-04-12 16:44), 1.0-4 (2014-02-28 16:07), 1.0-5 (2014-12-17 09:25), 1.0 (2012-08-20 11:54), 2.0-1 (2017-11-28 20:15), 2.0-2 (2017-12-12 14:24), 2.0-3 (2018-02-14 20:02), 2.0-4 (2020-04-06 16:10), 2.0-5 (2021-03-29 17:30), 2.0-6 (2022-03-12 00:30), 2.0-7 (2022-11-30 12:00)
Other packages that cited stpp R package
View stpp citation profile
Other R packages that stpp depends, imports, suggests or enhances
Complete documentation for stpp
Functions, R codes and Examples using the stpp R package
Some associated functions: ASTIKhat . KLISTAhat . LISTAhat . PCFhat . STIKhat . animation . as.3dpoint . fmd . gsp . gte . is.3dpoints . kmmr . kmmt . kmr . kmt . northcumbria . plot.stpp . plotK . plotPCF . rinfec . rinter . rlgcp . rpcp . rpp . sim.stpp . stan . stdcpp . sthpcpp . stpp-package . 
Some associated R codes: ASTIKhat.R . KLISTAhat.R . LISTAhat.R . PCFhat.R . STIKhat.R . animation.R . as.3dpoints.R . gsp.R . gte.R . is.3dpoints.R . kmmr.R . kmmt.R . kmr.R . kmt.R . plot.stpp.R . plotK.R . plotPCF.R . rinfec.R . rinter.R . rlgcp.R . rpcp.R . rpp.R . sim.stpp.R . stan.R . stdcpp.R . sthpcpp.R .  Full stpp package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

FastGaSP  
Fast and Exact Computation of Gaussian Stochastic Process
Implements fast and exact computation of Gaussian stochastic process with the Matern kernel using fo ...
Download / Learn more Package Citations See dependency  
Morpho  
Calculations and Visualisations Related to Geometric Morphometrics
A toolset for Geometric Morphometrics and mesh processing. This includes (among other stuff) mesh d ...
Download / Learn more Package Citations See dependency  
skewt  
The Skewed Student-t Distribution
Density, distribution function, quantile function and random generation for the skewed t distributio ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
productplots  
Product Plots for R
Framework for visualising tables of counts, proportions and probabilities. The framework is called ...
Download / Learn more Package Citations See dependency  
box  
Write Reusable, Composable and Modular R Code
A modern module system for R. Organise code into hierarchical, composable, reusable modules, and us ...
Download / Learn more Package Citations See dependency  

28,083

R Packages

239,283

Dependencies

74,752

Author Associations

28,084

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA