Package: gamCopula
Type: Package
Title: Generalized Additive Models for Bivariate Conditional Dependence
        Structures and Vine Copulas
Version: 0.0-8
Encoding: UTF-8
Date: 2025-04-02
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: 7.3.2
NeedsCompilation: no
Packaged: 2025-04-02 12:04:57 UTC; tvatter
Author: Thomas Nagler [aut],
  Thibault Vatter [aut, cre]
Repository: CRAN
Date/Publication: 2025-04-02 12:30:07 UTC
Built: R 4.4.1; ; 2025-04-04 16:47:48 UTC; unix
