-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
24 lines (24 loc) · 1.56 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Package: stppRstudioServerLinux
Version: 2.0-6
Title: Space-Time Point Pattern Simulation, Visualisation and Analysis
Date: 2022-05-04
Authors@R: c(person("Edith", "Gabriel", role=c("aut","cre"), email="[email protected]"),
person("Peter J", "Diggle", role="aut", email="[email protected]"),
person("Barry", "Rowlingson",role="aut", email="[email protected]"),
person("Francisco J", "Rodriguez-Cortes", role="aut", email="[email protected]"))
Maintainer: Edith Gabriel <[email protected]>
Depends: R (>= 3.3.0), grDevices, graphics,splancs
Imports: KernSmooth, ggplot2, gridExtra, plot3D, spatstat.core, spatstat.geom, spatstat.random, stats
Suggests: knitr(>= 1.11), rmarkdown(>= 0.8.1)
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>.
License: GPL-3
LazyLoad: yes
NeedsCompilation: yes
RoxygenNote: 6.0.1
BuildVignettes: True
BugReports: https://github.com/stpp-GitHub-community
Packaged: 2018-04-22 17:06:24 UTC; frajaroco
Author: Edith Gabriel [aut, cre],
Peter J Diggle [aut],
Barry Rowlingson [aut],
Francisco J Rodriguez-Cortes [aut]