Package: mobirep
Title: Models Bivariate Dependence and Produces Bivariate Return
        Periods
Version: 0.2.3
Authors@R: 
    person(given = "Alois",
           family = "Tilloy",
           role = c("aut", "cre"),
           email = "alois.tilloy@kcl.ac.uk",
           comment = c(ORCID = "https://orcid.org/0000-0002-5881-0642"))
Description: Models the dependence between two variables in the extremes, identifies most 
    relevant models among six models: the conditional extremes model, the Jt-KDE model 
    and four copulae (Gumbel, Galambos, Normal, FGM). Bivariate return periods for 
    the six models and bivariate level curves can be created.
    Methods used in the package are described in the following reference:
    Tilloy, Malamud, Winter and Joly-Laugel (2020) <doi:10.5194/nhess-20-2091-2020>
    Supporting references for the conditional extremes model,
    Jt-KDE model and for copula modelling are the following: 
    Heffernan and Tawn (2004) <doi:10.1111/j.1467-9868.2004.02050.x>
    Cooley, Thibaud, Castillo and Wehner (2019) <doi:10.1007/s10687-019-00348-0>
    Nelsen (2006) <doi:10.1007/0-387-28678-0>.
License: GPL (>= 3)
Encoding: UTF-8
LazyData: True
RoxygenNote: 7.1.1
Depends: R (>= 3.5.0), texmex
Imports: stats, copBasic, grDevices, ks, lattice, SpatialExtremes, zoo,
        copula, ggplot2, viridis,
Suggests: knitr, testthat, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2021-04-22 10:59:38 UTC; Alois
Author: Alois Tilloy [aut, cre] (<https://orcid.org/0000-0002-5881-0642>)
Maintainer: Alois Tilloy <alois.tilloy@kcl.ac.uk>
Repository: CRAN
Date/Publication: 2021-04-22 14:00:09 UTC
Built: R 4.1.0; ; 2021-05-28 03:36:41 UTC; unix
