Package: VineCopula
Type: Package
Title: Statistical Inference of Vine Copulas
Version: 2.6.1
Description: Provides tools for the statistical analysis of regular vine copula 
    models, see Aas et al. (2009) <doi:10.1016/j.insmatheco.2007.02.001> and 
    Dissman et al. (2013) <doi:10.1016/j.csda.2012.08.010>.
    The package includes tools for parameter estimation, model selection,
    simulation, goodness-of-fit tests, and visualization. Tools for estimation,
    selection and exploratory data analysis of bivariate copula models are also
    provided.
Authors@R: c(
    person("Thomas", "Nagler",, "mail@tnagler.com", role = c("aut", "cre")),
    person("Ulf", "Schepsmeier",, "ulf.schepsmeier@tum.de", role = "aut"),
    person("Jakob", "Stoeber",, role = "aut"),
    person("Eike Christian", "Brechmann",, role = "aut"),
    person("Benedikt", "Graeler",, role = "aut"),
    person("Tobias", "Erhardt",, "tobias.erhardt@tum.de", role = "aut"),
    person("Carlos", "Almeida",, role = "ctb"),
    person("Aleksey", "Min",, role = c("ctb", "ths")),
    person("Claudia", "Czado",, role = c("ctb", "ths")),
    person("Mathias", "Hofmann",, role = "ctb"),
    person("Matthias", "Killiches",, role = "ctb"),
    person("Harry", "Joe",, role = "ctb"),
    person("Thibault", "Vatter",, role = "ctb")
    )
Depends: R (>= 3.1.0)
Imports: graphics, grDevices, stats, utils, MASS, mvtnorm, methods,
        ADGofTest, lattice, parallel
Suggests: TSP, shiny, testthat, numDeriv, kdecopula (>= 0.8.0), network
License: GPL (>= 2)
LazyLoad: yes
BugReports: https://github.com/tnagler/VineCopula/issues
URL: https://github.com/tnagler/VineCopula
RoxygenNote: 7.3.2
Encoding: UTF-8
NeedsCompilation: yes
Packaged: 2025-03-24 10:08:23 UTC; n5
Author: Thomas Nagler [aut, cre],
  Ulf Schepsmeier [aut],
  Jakob Stoeber [aut],
  Eike Christian Brechmann [aut],
  Benedikt Graeler [aut],
  Tobias Erhardt [aut],
  Carlos Almeida [ctb],
  Aleksey Min [ctb, ths],
  Claudia Czado [ctb, ths],
  Mathias Hofmann [ctb],
  Matthias Killiches [ctb],
  Harry Joe [ctb],
  Thibault Vatter [ctb]
Maintainer: Thomas Nagler <mail@tnagler.com>
Repository: CRAN
Date/Publication: 2025-03-24 11:00:02 UTC
