-
Notifications
You must be signed in to change notification settings - Fork 2
/
DESCRIPTION
23 lines (23 loc) · 1.11 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
Package: eva
Title: Extreme Value Analysis with Goodness-of-Fit Testing
Date: 2019-04-10
Version: 0.2.6
Authors@R: c(person(given = "Brian", family = "Bader", role = c("aut", "cre"), email = "[email protected]"), person(given = "Jun", family = "Yan", role = "ctb"))
Description: Goodness-of-fit tests for selection of r in the r-largest order
statistics (GEVr) model. Goodness-of-fit tests for threshold selection in the
Generalized Pareto distribution (GPD). Random number generation and density functions
for the GEVr distribution. Profile likelihood for return level estimation
using the GEVr and Generalized Pareto distributions. P-value adjustments for
sequential, multiple testing error control. Non-stationary fitting of GEVr and
GPD.
Additional_repositories: https://r-forge.r-project.org
Imports: Matrix, parallel, stats, graphics, utils, EnvStats
Depends: R(>= 2.10.0)
Suggests: knitr, SpatialExtremes
License: GPL (>= 2)
Repository: CRAN
VignetteBuilder: knitr
URL: https://github.com/geekman1/eva_package
BugReports: https://github.com/geekman1/eva_package/issues
LazyData: true
RoxygenNote: 6.1.0