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) and Dissman et al. (2013) . 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 Roxygen: list(markdown = TRUE) Repository: https://tnagler.r-universe.dev Date/Publication: 2025-03-24 09:50:03 UTC RemoteUrl: https://github.com/tnagler/vinecopula RemoteRef: HEAD RemoteSha: 7829d3b17cf1c214f6d074f248225b4005c087a7 NeedsCompilation: yes Packaged: 2026-06-24 04:39:05 UTC; root 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