-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
73 lines (73 loc) · 3.54 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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
Package: spatstat.explore
Version: 3.3-4
Date: 2025-01-08
Title: Exploratory Data Analysis for the 'spatstat' Family
Authors@R: c(person("Adrian", "Baddeley",
role = c("aut", "cre", "cph"),
email = "[email protected]",
comment = c(ORCID="0000-0001-9499-8382")),
person("Rolf", "Turner",
role = c("aut", "cph"),
email="[email protected]",
comment=c(ORCID="0000-0001-5521-5218")),
person("Ege", "Rubak",
role = c("aut", "cph"),
email = "[email protected]",
comment=c(ORCID="0000-0002-6675-533X")),
person("Kasper", "Klitgaard Berthelsen",
role = "ctb"),
person("Warick", "Brown",
role = "cph"),
person("Achmad", "Choiruddin",
role = "ctb"),
person("Jean-Francois", "Coeurjolly",
role = "ctb"),
person("Ottmar", "Cronie",
role = "ctb"),
person("Tilman", "Davies",
role = c("ctb", "cph")),
person("Julian", "Gilbey",
role = "ctb"),
person("Jonatan", "Gonzalez",
role = "ctb"),
person("Yongtao", "Guan",
role = "ctb"),
person("Ute", "Hahn",
role = "ctb"),
person("Kassel", "Hingee",
role = c("ctb", "cph")),
person("Abdollah", "Jalilian",
role = "ctb"),
person("Frederic", "Lavancier",
role = "ctb"),
person("Marie-Colette", "van Lieshout",
role = c("ctb", "cph")),
person("Greg", "McSwiggan",
role = "ctb"),
person("Robin K", "Milne",
role = "cph"),
person("Tuomas", "Rajala",
role = "ctb"),
person("Suman", "Rakshit",
role = c("ctb", "cph")),
person("Dominic", "Schuhmacher",
role = "ctb"),
person("Rasmus", "Plenge Waagepetersen",
role = "ctb"),
person("Hangsheng", "Wang",
role = "ctb"))
Maintainer: Adrian Baddeley <[email protected]>
Depends: R (>= 3.5.0), spatstat.data (>= 3.1-2), spatstat.univar (>= 3.0-0), spatstat.geom (>= 3.3-2), spatstat.random (>= 3.3-1), stats, graphics, grDevices, utils, methods, nlme
Imports: spatstat.utils (>= 3.1-0), spatstat.sparse (>= 3.1-0), goftest (>= 1.2-2), Matrix, abind
Suggests: sm, gsl, locfit, spatial, fftwtools (>= 0.9-8), spatstat.linnet (>= 3.2-1), spatstat.model (>= 3.3-1), spatstat (>= 3.1-1)
Description: Functionality for exploratory data analysis and nonparametric analysis of
spatial data, mainly spatial point patterns,
in the 'spatstat' family of packages.
(Excludes analysis of spatial data on a linear network,
which is covered by the separate package 'spatstat.linnet'.)
Methods include quadrat counts, K-functions and their simulation envelopes, nearest neighbour distance and empty space statistics, Fry plots, pair correlation function, kernel smoothed intensity, relative risk estimation with cross-validated bandwidth selection, mark correlation functions, segregation indices, mark dependence diagnostics, and kernel estimates of covariate effects. Formal hypothesis tests of random pattern (chi-squared, Kolmogorov-Smirnov, Monte Carlo, Diggle-Cressie-Loosmore-Ford, Dao-Genton, two-stage Monte Carlo) and tests for covariate effects (Cox-Berman-Waller-Lawson, Kolmogorov-Smirnov, ANOVA) are also supported.
License: GPL (>= 2)
URL: http://spatstat.org/
NeedsCompilation: yes
ByteCompile: true
BugReports: https://github.com/spatstat/spatstat.explore/issues