Package: graphicalExtremes
Title: Statistical Methodology for Graphical Extreme Value Models
Version: 0.1.0
Maintainer: Sebastian Engelke <sebastian.engelke@unige.ch>
Authors@R: 
    c(
    person("Sebastian", "Engelke", email = "sebastian.engelke@unige.ch", 
    role = c("aut", "cre")),
    person("Adrien S.", "Hitz", role = "aut"),
    person("Nicola", "Gnecco", role = "aut"))
Author: Sebastian Engelke [aut, cre],
  Adrien S. Hitz [aut],
  Nicola Gnecco [aut]
Description: Statistical methodology for sparse multivariate extreme value models. Methods are
             provided for exact simulation and statistical inference for multivariate Pareto distributions
             on graphical structures as described in the paper 'Graphical Models for Extremes' by
             Engelke and Hitz (2018) <arXiv:1812.01734>. 
Depends: R (>= 3.6.0)
License: GPL-3
Encoding: UTF-8
LazyData: true
Suggests: testthat (>= 2.1.0)
RoxygenNote: 6.1.1
Imports: igraph (>= 1.2.4.1), mvtnorm (>= 1.0.10), matrixcalc (>=
        1.0.3), Rdpack, stats (>= 3.6.0), grDevices (>= 3.6.0)
RdMacros: Rdpack
NeedsCompilation: no
Packaged: 2019-11-06 18:03:38 UTC; engelkes
Repository: CRAN
Date/Publication: 2019-11-08 09:40:02 UTC
Built: R 3.6.3; ; 2020-08-05 05:15:09 UTC; windows
