kdevine

R build status CRAN version License: GPL v3

The kdevine package is no longer actively developed. Consider using
- the kde1d package for marginal estimation,
- the functions vine() and vinecop() from the rvinecopulib package as replacements for kdevine() and kdevinecop().

This package implements a vine copula based kernel density estimator. The estimator does not suffer from the curse of dimensionality and is therefore well suited for high-dimensional applications (see, Nagler and Czado, 2016). The package is built on top of the copula density estimators in kdecopula and let’s you choose from all its implemented methods. The package can handle discrete and categorical data via continuous convolution.


How to install

You can install:

install.packages("kdevine")

Functionality

A detailed description of of all functions and options can be found in the API documentaion. In short, the package provides the following functionality:

References

Nagler, T., Czado, C. (2016)
Evading the curse of dimensionality in nonparametric density estimation with simplified vine copulas
Journal of Multivariate Analysis 151, 69-89 [preprint]

Nagler, T., Schellhase, C. and Czado, C. (2017)
Nonparametric estimation of simplified vine copula models: comparison of methods
Dependence Modeling, 5:99-120 [preprint]

Nagler, T. (2018)
A generic approach to nonparametric function estimation with mixed data
Statistics & Probability Letters, 137:326–330 [preprint]