View source: R/kendall_tau_distance.R
Kendall tau distance is the number of pairs of nodes that are in a reversed order in an array a and an array b.
1 | kendall_tau_distance(a, b)
|
a |
A random vector or array. |
b |
A random vector or array. real value between 0 and 1, closed interval. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.