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 22 Dec. 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

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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