Description Usage Arguments Details Value Author(s) Examples
onegcc calcluates one Gini correlation coefficient with rank information of the first variable.
1 | onegcc(x, y)
|
x |
a numeric vector. |
y |
a numeric vector with the same length of x. |
This is a generic function cacluating correlation with rank information of the first variable and the actual value information of the second variable.
Gini correlation coefficient (a numeric value ranged from -1.0 to 1.0).
Chuang Ma, Xiangfeng Wang
1 2 3 4 | |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.