-
Notifications
You must be signed in to change notification settings - Fork 6
/
DESCRIPTION
20 lines (20 loc) · 1.3 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Package: extRemes
Version: 2.2
Date: 2024-11-26
Title: Extreme Value Analysis
Authors@R: person(given = "Eric",
family = "Gilleland",
role = c("aut", "cre"),
email = "[email protected]",
comment = c( ORCID = "0000-0002-8058-7643" ))
Author: Eric Gilleland [aut, cre] (<https://orcid.org/0000-0002-8058-7643>)
Maintainer: Eric Gilleland <[email protected]>
Depends: R (>= 2.10.0), Lmoments, distillery (>= 1.0-4)
Imports: graphics, stats, methods
Suggests: fields
Description: General functions for performing extreme value analysis. In particular, allows for inclusion of covariates into the parameters of the extreme-value distributions, as well as estimation through MLE, L-moments, generalized (penalized) MLE (GMLE), as well as Bayes. Inference methods include parametric normal approximation, profile-likelihood, Bayes, and bootstrapping. Some bivariate functionality and dependence checking (e.g., auto-tail dependence function plot, extremal index estimation) is also included. For a tutorial, see Gilleland and Katz (2016) <doi: 10.18637/jss.v072.i08> and for bootstrapping, please see Gilleland (2020) <doi: 10.1175/JTECH-D-20-0070.1>.
License: GPL (>= 2)
NeedsCompilation: yes
Packaged: 2024-11-28 23:06:53 UTC; gille
Repository: CRAN
Date/Publication: 2024-11-29 09:10:02 UTC