-
Notifications
You must be signed in to change notification settings - Fork 0
/
DESCRIPTION
39 lines (39 loc) · 1.66 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
Package: spatstat.univar
Version: 3.1-1
Date: 2024-11-05
Title: One-Dimensional Probability Distribution Support 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(c("Tilman", "M."), "Davies",
role = c("aut", "ctb", "cph"),
email = "[email protected]",
comment = c(ORCID="0000-0003-0565-1825")),
person(c("Martin", "L."), "Hazelton",
role = c("aut", "ctb", "cph"),
email = "[email protected]",
comment = c(ORCID="0000-0001-7831-725X")),
person("Ege", "Rubak",
role = c("aut", "cph"),
email = "[email protected]",
comment=c(ORCID="0000-0002-6675-533X")),
person("Rolf", "Turner",
role = c("aut", "cph"),
email="[email protected]",
comment=c(ORCID="0000-0001-5521-5218")),
person("Greg", "McSwiggan",
role = c("ctb", "cph")))
Maintainer: Adrian Baddeley <[email protected]>
Depends: R (>= 3.5.0), stats
Imports: spatstat.utils (>= 3.1-1)
Description: Estimation of one-dimensional probability distributions
including kernel density estimation, weighted empirical cumulative
distribution functions, Kaplan-Meier and reduced-sample estimators
for right-censored data, heat kernels, kernel properties,
quantiles and integration.
License: GPL (>= 2)
URL: http://spatstat.org/
NeedsCompilation: yes
ByteCompile: true
BugReports: https://github.com/spatstat/spatstat.univar/issues