Package: mev
Type: Package
Title: Multivariate Extreme Value Distributions
Version: 1.12
Date: 2019-06-24
Authors@R: c(person(given="Leo", family="Belzile", role = c("aut", "cre"), email = "belzilel@gmail.com", comment = c(ORCID = "0000-0002-9135-014X")), person(given="Jennifer L.", family="Wadsworth", role=c("aut")), person(given="Paul J.", family="Northrop", role=c("aut")), person(given="Scott D.", family="Grimshaw", role=c("aut")), person(given="Jin", family="Zhang", role=c("ctb")), person(given="Michael A.", family="Stephens", role=c("ctb")), person(given="Art B.", family="Owen", role=c("ctb")), person(given="Raphael", family="Huser", role=c("aut")))
Description: Exact simulation from max-stable processes, R-Pareto processes for various parametric models. Threshold selection methods. Multivariate extreme diagnostics. Estimation and likelihoods for univariate extremes.
License: GPL-3
BugReports: https://github.com/lbelzile/mev/issues
URL: https://github.com/lbelzile/mev/
Depends: R (>= 2.10)
Imports: alabama, boot, evd, methods, nleqslv, nloptr (>= 1.2.0), Rcpp
        (>= 0.12.16), stats, TruncatedNormal (>= 1.1)
Suggests: cobs, knitr, mvPot (>= 0.1.4), mvtnorm, gmm, revdbayes, ismev
LinkingTo: Rcpp, RcppArmadillo
LazyData: true
RoxygenNote: 6.1.1
VignetteBuilder: knitr
Encoding: UTF-8
ByteCompile: true
NeedsCompilation: yes
Packaged: 2019-06-24 10:52:40 UTC; leo
Author: Leo Belzile [aut, cre] (<https://orcid.org/0000-0002-9135-014X>),
  Jennifer L. Wadsworth [aut],
  Paul J. Northrop [aut],
  Scott D. Grimshaw [aut],
  Jin Zhang [ctb],
  Michael A. Stephens [ctb],
  Art B. Owen [ctb],
  Raphael Huser [aut]
Maintainer: Leo Belzile <belzilel@gmail.com>
Repository: CRAN
Date/Publication: 2019-06-24 13:10:06 UTC
