Package: gamCopula
Type: Package
Title: Generalized Additive Models for Bivariate Conditional Dependence
        Structures and Vine Copulas
Version: 0.0-5
Date: 2019-04-17
Authors@R: c(
    person("Thomas", "Nagler",, "thomas.nagler@tum.de", role = "aut"),
    person("Thibault", "Vatter",, "thibault.vatter@gmail.com", role = c("aut", "cre"))
    )
Maintainer: Thibault Vatter <thibault.vatter@gmail.com>
Depends: R (>= 3.1.0)
Imports: graphics, stats, utils, VineCopula (>= 2.0.0), mgcv, MASS,
        gsl, numDeriv, methods, copula, igraph (>= 1.0.0), parallel,
        foreach, doParallel
Description: Implementation of various inference and simulation tools to
    apply generalized additive models to bivariate dependence structures and
    non-simplified vine copulas.
License: GPL-3
LazyLoad: yes
BugReports: https://github.com/tvatter/gamCopula/issues
URL: https://github.com/tvatter/gamCopula
RoxygenNote: 6.1.0
NeedsCompilation: no
Packaged: 2019-04-17 15:28:09 UTC; tvatter
Author: Thomas Nagler [aut],
  Thibault Vatter [aut, cre]
Repository: CRAN
Date/Publication: 2019-04-17 15:50:02 UTC
