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: 2022-11-30
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 21 Nov. 2024.
Previous versions and publish date:
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
pkgdepends  
Package Dependency Resolution and Downloads
Find recursive dependencies of 'R' packages from various sources. Solve the dependencies to obtain ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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