Package: kdevine Type: Package Title: Multivariate Kernel Density Estimation with Vine Copulas Version: 0.4.2 Authors@R: person("Thomas", "Nagler", ,"thomas.nagler@tum.de", c("aut", "cre")) URL: https://github.com/tnagler/kdevine BugReports: https://github.com/tnagler/kdevine/issues Description: Implements the vine copula based kernel density estimator of Nagler and Czado (2016) . The estimator does not suffer from the curse of dimensionality and is therefore well suited for high-dimensional applications. License: GPL-3 Imports: graphics, stats, utils, MASS, Rcpp, qrng, KernSmooth, cctools, kdecopula (>= 0.8.1), VineCopula, doParallel, parallel, foreach LazyData: yes LinkingTo: Rcpp RoxygenNote: 6.1.0 Suggests: testthat NeedsCompilation: yes Packaged: 2018-12-17 15:38:08 UTC; n5 Author: Thomas Nagler [aut, cre] Maintainer: Thomas Nagler Repository: CRAN Date/Publication: 2018-12-17 16:00:03 UTC