Description Usage Arguments Value
Estimate Density Ratio p(x)/q(x) by KLIEP (Kullback-Leibler Importance Estimation Procedure)
1 2 |
x1 |
numeric vector or matrix. Data from a numerator distribution p(x). |
x2 |
numeric vector or matrix. Data from a denominator distribution q(x). |
sigma |
positive numeric vector. Search range of Gaussian kernel bandwidth. |
kernel_num |
positive integer. Number of kernels. |
fold |
positive integer. Number of the folds of cross validation. |
verbose |
logical (default TRUE). |
KLIEP object that contains a function to compute estimated density ratio.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.