Description Usage Arguments Details Value See Also Examples
Computes Gini distance covariance statistics, in which Xs are quantitative, Y are categorical, alpha is an exponent on Euclidean distance and returns the measures of dependence.
1 | RcppgCov(x, y, alpha)
|
x |
data |
y |
label of data or univariate response variable |
alpha |
exponent on Euclidean distance, in (0,2] |
RcppgCov
compute Gini distance covariance statistics.
It is Rcpp version of gCov.
RcppgCov
returns the sample Gini distance covariance
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.