GiniDist | R Documentation |
Calculates pairwise gini distances
GiniDist(Data)
Data |
[1:n,1:d] data to calculate distances to |
dist[1:n,1:n] distances
Michael Thrun
GiniDist(as.matrix(iris[,1:4]))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.