Description Usage Arguments Value Author(s) See Also Examples
Implements a multi-class C-vine based kernel density estimator.
1 |
x |
(n x (d-1)) data matrix. |
y |
(n x 1) data vector for the central node. |
w |
(n x 1) data vector for the classes. |
mult_1d |
numeric; all bandwidhts for marginal kernel density estimation
are multiplied with |
xmin |
numeric vector of length d; see |
xmax |
numeric vector of length d; see |
... |
further arguments passed to |
An object of class kdemcvine
.
Thibault Vatter
1 | TODO
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.